Files
rr3-apk/smali_classes2/com/applovin/sdk/R$dimen.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

117 lines
3.5 KiB
Smali

.class public final Lcom/applovin/sdk/R$dimen;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/applovin/sdk/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "dimen"
.end annotation
# static fields
.field public static al_exo_error_message_height:I = 0x7f070051
.field public static al_exo_error_message_margin_bottom:I = 0x7f070052
.field public static al_exo_error_message_text_padding_horizontal:I = 0x7f070053
.field public static al_exo_error_message_text_padding_vertical:I = 0x7f070054
.field public static al_exo_error_message_text_size:I = 0x7f070055
.field public static al_exo_icon_horizontal_margin:I = 0x7f070056
.field public static al_exo_icon_padding:I = 0x7f070057
.field public static al_exo_icon_padding_bottom:I = 0x7f070058
.field public static al_exo_icon_size:I = 0x7f070059
.field public static al_exo_icon_text_size:I = 0x7f07005a
.field public static al_exo_media_button_height:I = 0x7f07005b
.field public static al_exo_media_button_width:I = 0x7f07005c
.field public static al_exo_setting_width:I = 0x7f07005d
.field public static al_exo_settings_height:I = 0x7f07005e
.field public static al_exo_settings_icon_size:I = 0x7f07005f
.field public static al_exo_settings_main_text_size:I = 0x7f070060
.field public static al_exo_settings_offset:I = 0x7f070061
.field public static al_exo_settings_sub_text_size:I = 0x7f070062
.field public static al_exo_settings_text_height:I = 0x7f070063
.field public static al_exo_small_icon_height:I = 0x7f070064
.field public static al_exo_small_icon_horizontal_margin:I = 0x7f070065
.field public static al_exo_small_icon_padding_horizontal:I = 0x7f070066
.field public static al_exo_small_icon_padding_vertical:I = 0x7f070067
.field public static al_exo_small_icon_width:I = 0x7f070068
.field public static al_exo_styled_bottom_bar_height:I = 0x7f070069
.field public static al_exo_styled_bottom_bar_margin_top:I = 0x7f07006a
.field public static al_exo_styled_bottom_bar_time_padding:I = 0x7f07006b
.field public static al_exo_styled_controls_padding:I = 0x7f07006c
.field public static al_exo_styled_minimal_controls_margin_bottom:I = 0x7f07006d
.field public static al_exo_styled_progress_bar_height:I = 0x7f07006e
.field public static al_exo_styled_progress_dragged_thumb_size:I = 0x7f07006f
.field public static al_exo_styled_progress_enabled_thumb_size:I = 0x7f070070
.field public static al_exo_styled_progress_layout_height:I = 0x7f070071
.field public static al_exo_styled_progress_margin_bottom:I = 0x7f070072
.field public static al_exo_styled_progress_touch_target_height:I = 0x7f070073
.field public static applovin_sdk_actionBarHeight:I = 0x7f070078
.field public static applovin_sdk_adControlButton_height:I = 0x7f070079
.field public static applovin_sdk_adControlButton_width:I = 0x7f07007a
.field public static applovin_sdk_mediationDebuggerDetailListItemTextSize:I = 0x7f07007b
.field public static applovin_sdk_mediationDebuggerSectionHeight:I = 0x7f07007c
.field public static applovin_sdk_mediationDebuggerSectionTextSize:I = 0x7f07007d
.field public static applovin_sdk_mrec_height:I = 0x7f07007e
.field public static applovin_sdk_mrec_width:I = 0x7f07007f
.field public static default_margin:I = 0x7f07009c
.field public static text_margin:I = 0x7f070114
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method