- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
12 lines
367 B
XML
12 lines
367 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="24dp"
|
|
android:width="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path android:pathData="M0 0h24v24H0z"/>
|
|
<path
|
|
android:fillColor="#ff000000"
|
|
android:pathData="M6 6h12v12H6z"/>
|
|
</vector>
|