mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-19 01:19:18 +01:00
adjusted chapters item since Android 16 doesnt support right and left (#1221)
This commit is contained in:
parent
80996ea63e
commit
c3ced0d089
@ -68,6 +68,9 @@
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:paddingLeft="24dp"
|
||||
android:paddingRight="16dp"
|
||||
android:layout_marginRight="8dp"
|
||||
android:paddingBottom="24dp"
|
||||
android:paddingTop="12dp"
|
||||
android:contentDescription="@string/description_cover"/>
|
||||
|
Loading…
Reference in New Issue
Block a user