adjusted chapters item since Android 16 doesnt support right and left (#1221)

pull/1184/merge
Carlos 7 years ago committed by inorichi
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…
Cancel
Save