- 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
60 lines
1.9 KiB
Smali
60 lines
1.9 KiB
Smali
.class public final Lcom/google/android/exoplayer2/R$layout;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static custom_dialog:I = 0x7f0d0033
|
|
|
|
.field public static exo_list_divider:I = 0x7f0d0034
|
|
|
|
.field public static exo_player_control_view:I = 0x7f0d0035
|
|
|
|
.field public static exo_player_view:I = 0x7f0d0036
|
|
|
|
.field public static exo_styled_player_control_ffwd_button:I = 0x7f0d0037
|
|
|
|
.field public static exo_styled_player_control_rewind_button:I = 0x7f0d0038
|
|
|
|
.field public static exo_styled_player_control_view:I = 0x7f0d0039
|
|
|
|
.field public static exo_styled_player_view:I = 0x7f0d003a
|
|
|
|
.field public static exo_styled_settings_list:I = 0x7f0d003b
|
|
|
|
.field public static exo_styled_settings_list_item:I = 0x7f0d003c
|
|
|
|
.field public static exo_styled_sub_settings_list_item:I = 0x7f0d003d
|
|
|
|
.field public static exo_track_selection_dialog:I = 0x7f0d003e
|
|
|
|
.field public static notification_action:I = 0x7f0d009f
|
|
|
|
.field public static notification_action_tombstone:I = 0x7f0d00a0
|
|
|
|
.field public static notification_media_action:I = 0x7f0d00a1
|
|
|
|
.field public static notification_media_cancel_action:I = 0x7f0d00a2
|
|
|
|
.field public static notification_template_big_media:I = 0x7f0d00a3
|
|
|
|
.field public static notification_template_big_media_custom:I = 0x7f0d00a4
|
|
|
|
.field public static notification_template_big_media_narrow:I = 0x7f0d00a5
|
|
|
|
.field public static notification_template_big_media_narrow_custom:I = 0x7f0d00a6
|
|
|
|
.field public static notification_template_custom_big:I = 0x7f0d00a7
|
|
|
|
.field public static notification_template_icon_group:I = 0x7f0d00a8
|
|
|
|
.field public static notification_template_lines_media:I = 0x7f0d00a9
|
|
|
|
.field public static notification_template_media:I = 0x7f0d00aa
|
|
|
|
.field public static notification_template_media_custom:I = 0x7f0d00ab
|
|
|
|
.field public static notification_template_part_chronometer:I = 0x7f0d00ac
|
|
|
|
.field public static notification_template_part_time:I = 0x7f0d00ad
|