Library selection only show categories if there is room
This commit is contained in:
parent
f1172c04e4
commit
54c67bf22c
@ -8,7 +8,7 @@
|
||||
android:icon="@drawable/ic_label_24dp"
|
||||
android:title="@string/action_move_category"
|
||||
app:iconTint="?attr/colorOnToolbar"
|
||||
app:showAsAction="always"
|
||||
app:showAsAction="ifRoom"
|
||||
tools:ignore="AlwaysShowAction" />
|
||||
|
||||
<item
|
||||
|
Loading…
x
Reference in New Issue
Block a user