Implement click events for chapter download icons

This commit is contained in:
arkon
2020-12-31 18:14:51 -05:00
parent bf32bf28da
commit 63398fe491
14 changed files with 180 additions and 88 deletions

View File

@@ -4,9 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="28dp"
android:layout_height="28dp"
android:background="?selectableItemBackgroundBorderless"
android:clickable="true"
android:focusable="true">
android:background="?selectableItemBackgroundBorderless">
<ImageView
android:id="@+id/download_icon_border"