ToolbarManager$Animator.smali
.class public interface abstract Lcom/rey/material/app/ToolbarManager$Animator;
.super Ljava/lang/Object;
.source "ToolbarManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/rey/material/app/ToolbarManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Animator"
.end annotation
# virtual methods
.method public abstract getInAnimation(Landroid/view/View;I)Landroid/view/animation/Animation;
.end method
.method public abstract getOutAnimation(Landroid/view/View;I)Landroid/view/animation/Animation;
.end method