Adjust chapter download button visual (#5213)

* Removed the blinking icon and added back the indeterminate indicator for
queued items
* Make the downloading indicator a solid circle
This commit is contained in:
Ivan Iskandar
2021-05-29 09:38:03 +07:00
committed by GitHub
parent 9f744bc445
commit 9de07c11a6
3 changed files with 62 additions and 47 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
android:layout_height="?android:attr/listPreferredItemHeight"
android:background="@drawable/list_item_selector_background"
android:paddingStart="16dp"
android:paddingEnd="4dp">
android:paddingEnd="5dp">
<ImageView
android:id="@+id/bookmark_icon"