- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
20 lines
846 B
Java
20 lines
846 B
Java
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;
|
|
}
|