android: migrate back to gameactivity, update to API 36, fix back navigation at network panel
This commit is contained in:
@@ -153,4 +153,4 @@ public class Utils {
|
||||
String fileType = context.getContentResolver().getType(uri);
|
||||
return MimeTypeMap.getSingleton().getExtensionFromMimeType(fileType);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user