apkfuckery/com.discord/res/menu/menu_debugging.xml
2019-02-04 21:05:16 +01:00

5 lines
No EOL
348 B
XML

<?xml version="1.0" encoding="utf-8"?>
<menu
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
<item android:icon="@drawable/ic_share_white_24dp" android:id="@id/menu_debugging_share" android:orderInCategory="200" android:title="@string/share" app:showAsAction="ifRoom" />
</menu>