dont hardcode the buttons
This commit is contained in:
parent
0375194e7d
commit
2328ea6d07
2 changed files with 1 additions and 28 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue