mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Hide the menu item, it's not implemented yet
This commit is contained in:
parent
8f7aae4980
commit
0159e6dc00
@ -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…
Reference in New Issue
Block a user