dont hardcode the buttons

This commit is contained in:
kapodamy 2019-08-03 12:33:54 -03:00
parent 0375194e7d
commit 2328ea6d07
2 changed files with 1 additions and 28 deletions

View file

@ -7,7 +7,7 @@
android:icon="?attr/ic_grid"
android:title="@string/grid"
tools:ignore="AlwaysShowAction"
app:showAsAction="always" />
app:showAsAction="ifRoom" />
<item android:id="@+id/start_downloads"
android:visible="false"