mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-07-08 09:14:47 -04:00
Some tweaks to progress, add "remove" button
Doesn't remove anything yet though...
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
<ImageButton
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/ic_action_download"
|
||||
android:src="@drawable/ic_action_download"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:id="@+id/download_ibtn_download"
|
||||
style="@style/AppBaseTheme.Borderless" />
|
||||
|
Reference in New Issue
Block a user