mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-07-04 07:14:48 -04:00
Add a download button to the download list view!
This commit is contained in:
@ -46,6 +46,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/img_download_item_downloaded"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:src="@drawable/ic_action_download"
|
||||
style="@style/AppBaseTheme.Borderless" />
|
||||
|
||||
</RelativeLayout>
|
Reference in New Issue
Block a user