mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2026-06-13 16:51:55 -04:00
Some tweaks to progress, add "remove" button
Doesn't remove anything yet though...
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 438 B |
Binary file not shown.
|
After Width: | Height: | Size: 328 B |
Binary file not shown.
|
After Width: | Height: | Size: 513 B |
Binary file not shown.
|
After Width: | Height: | Size: 567 B |
@@ -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