Merge branch 'dev' into issue-#2254

This commit is contained in:
karkaminski 2020-01-14 22:23:32 +01:00 committed by GitHub
commit e5faa7b1cf
23 changed files with 239 additions and 88 deletions

View file

@ -24,7 +24,7 @@
<item android:id="@+id/clear_list"
android:visible="false"
android:icon="?attr/ic_delete"
android:title="@string/clear_finished_download"
android:title="@string/clear_download_history"
app:showAsAction="ifRoom" />
</menu>