mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 00:01:01 +00:00
chore: code refactor
This commit is contained in:
@@ -72,14 +72,14 @@
|
||||
android:id="@+id/itemBookDesc"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:alpha="0.58"
|
||||
app:lineHeight="16sp"
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="24dp"
|
||||
android:layout_marginTop="4dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
tools:text="@string/always_minimize_info"
|
||||
tools:ignore="TextContrastCheck"/>
|
||||
android:alpha="0.58"
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="24dp"
|
||||
app:lineHeight="16sp"
|
||||
tools:ignore="TextContrastCheck"
|
||||
tools:text="@string/always_minimize_info" />
|
||||
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user