cutthecord/resources/xmlpatches/betterdmheader/105202.xml
46620 854e2a0992 105.2 - Alpha (105202)
Last set had a broken branding but it apparently fixed a mobile issue with voice chat, if the issue is back I will revert the fix
2021-12-01 11:08:17 -05: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>