downloaded files can now be opened with one click

For consistency, I removed the view file option from the overflow menu as well
This commit is contained in:
jludden 2018-11-11 19:54:35 +08:00
parent df474e59c4
commit 6bfc016e77
2 changed files with 25 additions and 32 deletions

View file

@ -7,11 +7,7 @@
<item
android:id="@+id/pause"
android:title="@string/pause"/>
<item
android:id="@+id/view"
android:title="@string/view"/>
<item
android:id="@+id/delete"
android:title="@string/delete"/>