forked from distok/cutthecord
Split and implement betterdmheader
This commit is contained in:
parent
1d0a8b7088
commit
a70f7395aa
2 changed files with 44 additions and 0 deletions
7
resources/xmlpatches/betterdmheader/87202.xml
Normal file
7
resources/xmlpatches/betterdmheader/87202.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue