- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
6 lines
944 B
XML
6 lines
944 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector android:tint="@color/com_facebook_button_text_color" android:height="16.0dip" android:width="16.0dip" android:tintMode="multiply" android:viewportWidth="1365.3333" android:viewportHeight="1365.3333"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#ffffffff" android:pathData="m1365.33,682.67c0,-377.03 -305.64,-682.67 -682.67,-682.67C305.64,-0 0, 305.64 0,682.67 0,1023.41 249.64,1305.83 576,1357.04L576,880L402.67,880l0, -197.33l173.33,-0l0,-150.4c0,-171.09 101.92,-265.6 257.85,-265.6 74.69,-0 152.81, 13.33 152.81,13.33L986.67,448L900.58,448C815.78,448 789.33,500.62 789.33, 554.61L789.33,682.67L978.67,682.67L948.4,880L789.33,880L789.33,1357.04C1115.69, 1305.83 1365.33,1023.41 1365.33,682.67" android:strokeColor="#00000000" android:fillAlpha="1.0" android:fillType="nonZero" />
|
|
</vector>
|