Fix crash when trying to download a chapter with mobile internet
This commit is contained in:
committed by
Koitharu
parent
af6df6dfa2
commit
c280af9a5b
@@ -8,7 +8,7 @@
|
||||
android:paddingEnd="?android:listPreferredItemPaddingEnd">
|
||||
|
||||
<com.google.android.material.checkbox.MaterialCheckBox
|
||||
android:id="@android:id/checkbox"
|
||||
android:id="@+id/checkbox"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
tools:text="@tools:sample/lorem[3]" />
|
||||
|
||||
Reference in New Issue
Block a user