mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat(winter-cg): crypto, atob, btoa (#10577)
This commit is contained in:
@@ -39,6 +39,7 @@ import java.util.concurrent.Executor;
|
||||
import java.util.concurrent.Executors;
|
||||
|
||||
public class Utils {
|
||||
|
||||
public static Drawable getDrawable(String uri, Context context) {
|
||||
int resId = 0;
|
||||
int resPrefixLength = "res://".length();
|
||||
|
||||
Reference in New Issue
Block a user