Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
10
apk_decompiled/sources/F/p.java
Normal file
10
apk_decompiled/sources/F/p.java
Normal file
@@ -0,0 +1,10 @@
|
||||
package F;
|
||||
|
||||
import android.content.res.Resources;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class p {
|
||||
public static void a(Resources.Theme theme) {
|
||||
theme.rebase();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user