cutthecord/resources/xmlpatches/betterdmheader/98200.xml
46620 13c229c96d 99.1 - Alpha (99201) +
Add all missing patches +
Fix a lot of fuzzing issues on some patches +
Plans to redo all patches so they have no EOL issues or fuzzing problems
2021-10-20 20:36:09 -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>