Rabbit-R1/original r1/smali/smali_classes2/com/airbnb/lottie/LottieDrawable$RepeatMode.smali
2024-05-21 17:08:36 -04:00

21 lines
629 B
Smali

.class public interface abstract annotation Lcom/airbnb/lottie/LottieDrawable$RepeatMode;
.super Ljava/lang/Object;
.source "LottieDrawable.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/airbnb/lottie/LottieDrawable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "RepeatMode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation