- 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
91 lines
2.5 KiB
Smali
91 lines
2.5 KiB
Smali
.class public final Landroidx/appcompat/R$layout;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/appcompat/R;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "layout"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static abc_action_bar_title_item:I = 0x7f0d0001
|
|
|
|
.field public static abc_action_bar_up_container:I = 0x7f0d0002
|
|
|
|
.field public static abc_action_menu_item_layout:I = 0x7f0d0003
|
|
|
|
.field public static abc_action_menu_layout:I = 0x7f0d0004
|
|
|
|
.field public static abc_action_mode_bar:I = 0x7f0d0005
|
|
|
|
.field public static abc_action_mode_close_item_material:I = 0x7f0d0006
|
|
|
|
.field public static abc_activity_chooser_view:I = 0x7f0d0007
|
|
|
|
.field public static abc_activity_chooser_view_list_item:I = 0x7f0d0008
|
|
|
|
.field public static abc_alert_dialog_button_bar_material:I = 0x7f0d0009
|
|
|
|
.field public static abc_alert_dialog_material:I = 0x7f0d000a
|
|
|
|
.field public static abc_alert_dialog_title_material:I = 0x7f0d000b
|
|
|
|
.field public static abc_cascading_menu_item_layout:I = 0x7f0d000c
|
|
|
|
.field public static abc_dialog_title_material:I = 0x7f0d000d
|
|
|
|
.field public static abc_expanded_menu_layout:I = 0x7f0d000e
|
|
|
|
.field public static abc_list_menu_item_checkbox:I = 0x7f0d000f
|
|
|
|
.field public static abc_list_menu_item_icon:I = 0x7f0d0010
|
|
|
|
.field public static abc_list_menu_item_layout:I = 0x7f0d0011
|
|
|
|
.field public static abc_list_menu_item_radio:I = 0x7f0d0012
|
|
|
|
.field public static abc_popup_menu_header_item_layout:I = 0x7f0d0013
|
|
|
|
.field public static abc_popup_menu_item_layout:I = 0x7f0d0014
|
|
|
|
.field public static abc_screen_content_include:I = 0x7f0d0015
|
|
|
|
.field public static abc_screen_simple:I = 0x7f0d0016
|
|
|
|
.field public static abc_screen_simple_overlay_action_mode:I = 0x7f0d0017
|
|
|
|
.field public static abc_screen_toolbar:I = 0x7f0d0018
|
|
|
|
.field public static abc_search_dropdown_item_icons_2line:I = 0x7f0d0019
|
|
|
|
.field public static abc_search_view:I = 0x7f0d001a
|
|
|
|
.field public static abc_select_dialog_material:I = 0x7f0d001b
|
|
|
|
.field public static abc_tooltip:I = 0x7f0d001c
|
|
|
|
.field public static select_dialog_item_material:I = 0x7f0d00af
|
|
|
|
.field public static select_dialog_multichoice_material:I = 0x7f0d00b0
|
|
|
|
.field public static select_dialog_singlechoice_material:I = 0x7f0d00b1
|
|
|
|
.field public static support_simple_spinner_dropdown_item:I = 0x7f0d00b2
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|