mirror of https://github.com/M66B/FairEmail.git
parent
a601d51966
commit
289f22e9e9
@ -0,0 +1,9 @@
|
||||
<?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:id="@+id/menu_help"
|
||||
android:icon="@drawable/baseline_help_24"
|
||||
android:title=""
|
||||
app:showAsAction="always" />
|
||||
</menu>
|
Loading…
Reference in new issue