- 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
113 lines
3.4 KiB
Smali
113 lines
3.4 KiB
Smali
.class public final Lcom/mbridge/msdk/intervideo/R$layout;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/mbridge/msdk/intervideo/R;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "layout"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static loading_alert:I = 0x7f0d0055
|
|
|
|
.field public static mainlayout:I = 0x7f0d0056
|
|
|
|
.field public static mbridge_activity:I = 0x7f0d0063
|
|
|
|
.field public static mbridge_alertview_layout:I = 0x7f0d0064
|
|
|
|
.field public static mbridge_bt_container:I = 0x7f0d0065
|
|
|
|
.field public static mbridge_cm_alertview:I = 0x7f0d0066
|
|
|
|
.field public static mbridge_cm_feedback_notice_layout:I = 0x7f0d0067
|
|
|
|
.field public static mbridge_cm_feedbackview:I = 0x7f0d0068
|
|
|
|
.field public static mbridge_cm_loading_layout:I = 0x7f0d0069
|
|
|
|
.field public static mbridge_more_offer_activity:I = 0x7f0d006b
|
|
|
|
.field public static mbridge_order_layout_item:I = 0x7f0d0070
|
|
|
|
.field public static mbridge_order_layout_list_landscape:I = 0x7f0d0071
|
|
|
|
.field public static mbridge_order_layout_list_portrait:I = 0x7f0d0072
|
|
|
|
.field public static mbridge_playercommon_player_view:I = 0x7f0d0073
|
|
|
|
.field public static mbridge_reward_activity_video_templete:I = 0x7f0d0074
|
|
|
|
.field public static mbridge_reward_activity_video_templete_transparent:I = 0x7f0d0075
|
|
|
|
.field public static mbridge_reward_clickable_cta:I = 0x7f0d0076
|
|
|
|
.field public static mbridge_reward_end_card_layout_landscape:I = 0x7f0d0077
|
|
|
|
.field public static mbridge_reward_end_card_layout_landscape_1302:I = 0x7f0d0078
|
|
|
|
.field public static mbridge_reward_end_card_layout_portrait:I = 0x7f0d0079
|
|
|
|
.field public static mbridge_reward_end_card_layout_portrait_1302:I = 0x7f0d007a
|
|
|
|
.field public static mbridge_reward_end_card_more_offer_item:I = 0x7f0d007b
|
|
|
|
.field public static mbridge_reward_endcard_h5:I = 0x7f0d007c
|
|
|
|
.field public static mbridge_reward_endcard_native_half_landscape:I = 0x7f0d007d
|
|
|
|
.field public static mbridge_reward_endcard_native_half_portrait:I = 0x7f0d007e
|
|
|
|
.field public static mbridge_reward_endcard_native_hor:I = 0x7f0d007f
|
|
|
|
.field public static mbridge_reward_endcard_native_land:I = 0x7f0d0080
|
|
|
|
.field public static mbridge_reward_endcard_vast:I = 0x7f0d0081
|
|
|
|
.field public static mbridge_reward_layer_floor:I = 0x7f0d0082
|
|
|
|
.field public static mbridge_reward_layer_floor_302:I = 0x7f0d0083
|
|
|
|
.field public static mbridge_reward_layer_floor_5002010:I = 0x7f0d0084
|
|
|
|
.field public static mbridge_reward_layer_floor_802:I = 0x7f0d0085
|
|
|
|
.field public static mbridge_reward_layer_floor_902:I = 0x7f0d0086
|
|
|
|
.field public static mbridge_reward_layer_floor_904:I = 0x7f0d0087
|
|
|
|
.field public static mbridge_reward_layer_floor_bottom:I = 0x7f0d0088
|
|
|
|
.field public static mbridge_reward_layer_floor_half_portrait:I = 0x7f0d0089
|
|
|
|
.field public static mbridge_reward_more_offer_view:I = 0x7f0d008a
|
|
|
|
.field public static mbridge_reward_videoend_cover:I = 0x7f0d008b
|
|
|
|
.field public static mbridge_reward_videoview_item:I = 0x7f0d008c
|
|
|
|
.field public static mbridge_reward_view_tag_item:I = 0x7f0d008d
|
|
|
|
.field public static mbridge_same_choice_one_layout_landscape:I = 0x7f0d008e
|
|
|
|
.field public static mbridge_same_choice_one_layout_portrait:I = 0x7f0d008f
|
|
|
|
.field public static temple904:I = 0x7f0d00b3
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|