Files
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

34 lines
881 B
Smali

.class public final Lcom/helpshift/R$anim;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static abc_fade_in:I = 0x7f010000
.field public static abc_fade_out:I = 0x7f010001
.field public static abc_grow_fade_in_from_bottom:I = 0x7f010002
.field public static abc_popup_enter:I = 0x7f010003
.field public static abc_popup_exit:I = 0x7f010004
.field public static abc_shrink_fade_out_from_bottom:I = 0x7f010005
.field public static abc_slide_in_bottom:I = 0x7f010006
.field public static abc_slide_in_top:I = 0x7f010007
.field public static abc_slide_out_bottom:I = 0x7f010008
.field public static abc_slide_out_top:I = 0x7f010009
.field public static abc_tooltip_enter:I = 0x7f01000a
.field public static abc_tooltip_exit:I = 0x7f01000b
.field public static hs__slide_down:I = 0x7f01001b
.field public static hs__slide_up:I = 0x7f01001c