mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 07:53:37 +00:00
feat: show download button only if there are music files in the current directory fragment
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user