mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
feat: show download button only if there are music files in the current directory fragment
This commit is contained in:
parent
ed30198c8d
commit
75980ee18b
5 changed files with 122 additions and 7 deletions
|
|
@ -5,5 +5,6 @@
|
|||
android:id="@+id/action_download_directory"
|
||||
android:icon="@drawable/ic_file_download"
|
||||
android:title="@string/menu_download_all_button"
|
||||
android:visible="false"
|
||||
app:showAsAction="never" />
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue