Files
ctf/2024/insomnihack/mobile/Notes/smali/androidx/resourceinspection/annotation/AppCompatShadowedAttributes.smali
2025-06-06 03:13:31 +02:00

19 lines
608 B
Smali

.class public interface abstract annotation Landroidx/resourceinspection/annotation/AppCompatShadowedAttributes;
.super Ljava/lang/Object;
.source "AppCompatShadowedAttributes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation