- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
96 lines
3.3 KiB
Smali
96 lines
3.3 KiB
Smali
.class public final Lcom/google/android/exoplayer2/R$style;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static ExoMediaButton:I = 0x7f1300c9
|
|
|
|
.field public static ExoMediaButton_FastForward:I = 0x7f1300ca
|
|
|
|
.field public static ExoMediaButton_Next:I = 0x7f1300cb
|
|
|
|
.field public static ExoMediaButton_Pause:I = 0x7f1300cc
|
|
|
|
.field public static ExoMediaButton_Play:I = 0x7f1300cd
|
|
|
|
.field public static ExoMediaButton_Previous:I = 0x7f1300ce
|
|
|
|
.field public static ExoMediaButton_Rewind:I = 0x7f1300cf
|
|
|
|
.field public static ExoMediaButton_VR:I = 0x7f1300d0
|
|
|
|
.field public static ExoStyledControls:I = 0x7f1300d1
|
|
|
|
.field public static ExoStyledControls_Button:I = 0x7f1300d2
|
|
|
|
.field public static ExoStyledControls_ButtonText:I = 0x7f1300e4
|
|
|
|
.field public static ExoStyledControls_Button_Bottom:I = 0x7f1300d3
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_AudioTrack:I = 0x7f1300d4
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_CC:I = 0x7f1300d5
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_FullScreen:I = 0x7f1300d6
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_OverflowHide:I = 0x7f1300d7
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_OverflowShow:I = 0x7f1300d8
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_PlaybackSpeed:I = 0x7f1300d9
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_RepeatToggle:I = 0x7f1300da
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_Settings:I = 0x7f1300db
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_Shuffle:I = 0x7f1300dc
|
|
|
|
.field public static ExoStyledControls_Button_Bottom_VR:I = 0x7f1300dd
|
|
|
|
.field public static ExoStyledControls_Button_Center:I = 0x7f1300de
|
|
|
|
.field public static ExoStyledControls_Button_Center_FfwdWithAmount:I = 0x7f1300df
|
|
|
|
.field public static ExoStyledControls_Button_Center_Next:I = 0x7f1300e0
|
|
|
|
.field public static ExoStyledControls_Button_Center_PlayPause:I = 0x7f1300e1
|
|
|
|
.field public static ExoStyledControls_Button_Center_Previous:I = 0x7f1300e2
|
|
|
|
.field public static ExoStyledControls_Button_Center_RewWithAmount:I = 0x7f1300e3
|
|
|
|
.field public static ExoStyledControls_TimeBar:I = 0x7f1300e5
|
|
|
|
.field public static ExoStyledControls_TimeText:I = 0x7f1300e6
|
|
|
|
.field public static ExoStyledControls_TimeText_Duration:I = 0x7f1300e7
|
|
|
|
.field public static ExoStyledControls_TimeText_Position:I = 0x7f1300e8
|
|
|
|
.field public static ExoStyledControls_TimeText_Separator:I = 0x7f1300e9
|
|
|
|
.field public static TextAppearance_Compat_Notification:I = 0x7f130147
|
|
|
|
.field public static TextAppearance_Compat_Notification_Info:I = 0x7f130148
|
|
|
|
.field public static TextAppearance_Compat_Notification_Info_Media:I = 0x7f130149
|
|
|
|
.field public static TextAppearance_Compat_Notification_Line2:I = 0x7f13014a
|
|
|
|
.field public static TextAppearance_Compat_Notification_Line2_Media:I = 0x7f13014b
|
|
|
|
.field public static TextAppearance_Compat_Notification_Media:I = 0x7f13014c
|
|
|
|
.field public static TextAppearance_Compat_Notification_Time:I = 0x7f13014d
|
|
|
|
.field public static TextAppearance_Compat_Notification_Time_Media:I = 0x7f13014e
|
|
|
|
.field public static TextAppearance_Compat_Notification_Title:I = 0x7f13014f
|
|
|
|
.field public static TextAppearance_Compat_Notification_Title_Media:I = 0x7f130150
|
|
|
|
.field public static Widget_Compat_NotificationActionContainer:I = 0x7f1301c1
|
|
|
|
.field public static Widget_Compat_NotificationActionText:I = 0x7f1301c2
|