cutthecord/resources/xmlpatches/betterdmheader/betterdmheader.xml
46620 472a988baf 93.0 - Alpha (93200)
xml patches also got rewritten
notrack is unsafe to use currently, will log you out randomly
2021-09-14 13:08:38 -04:00

7 lines
No EOL
528 B
XML

<diffs>
<diff file="res/menu/menu_chat_toolbar.xml" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
<replace sel="menu/item[@android:icon='@drawable/ic_call_24dp']/@app:showAsAction">never</replace>
<replace sel="menu/item[@android:icon='@drawable/ic_videocam_white_24dp']/@app:showAsAction">never</replace>
<replace sel="menu/item[@android:icon='@drawable/ic_search_white_24dp']/@app:showAsAction">always</replace>
</diff>
</diffs>