mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Hide the menu item, it's not implemented yet
This commit is contained in:
parent
8f7aae4980
commit
0159e6dc00
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
android:id="@+id/action_add_custom_hs"
|
||||
android:icon="@drawable/ic_add_black"
|
||||
android:title="@string/action_open"
|
||||
android:visible="@bool/false_not_implemented"
|
||||
app:iconTint="?colorAccent"
|
||||
app:showAsAction="always" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue