mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
Update download_menu.xml
* hide clear button by default
This commit is contained in:
parent
8d1d4092aa
commit
ecabbb57e6
@ -8,6 +8,7 @@
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
<item android:id="@+id/clear_list"
|
||||
android:visible="false"
|
||||
android:icon="?attr/ic_delete"
|
||||
android:title="@string/clear_finished_download"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
Loading…
Reference in New Issue
Block a user