Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
package com.helpshift;
/* loaded from: classes3.dex */
public final class R$anim {
public static int abc_fade_in = 2130771968;
public static int abc_fade_out = 2130771969;
public static int abc_grow_fade_in_from_bottom = 2130771970;
public static int abc_popup_enter = 2130771971;
public static int abc_popup_exit = 2130771972;
public static int abc_shrink_fade_out_from_bottom = 2130771973;
public static int abc_slide_in_bottom = 2130771974;
public static int abc_slide_in_top = 2130771975;
public static int abc_slide_out_bottom = 2130771976;
public static int abc_slide_out_top = 2130771977;
public static int abc_tooltip_enter = 2130771978;
public static int abc_tooltip_exit = 2130771979;
public static int hs__slide_down = 2130771995;
public static int hs__slide_up = 2130771996;
}