mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-11 14:50:52 +01:00
Add end pending for catalogues/extensions group header for RTL names
This commit is contained in:
parent
d86b030796
commit
11529f2795
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:paddingStart="@dimen/material_component_text_fields_padding_above_and_below_label"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingEnd="@dimen/material_component_text_fields_padding_above_and_below_label"
|
||||
android:paddingBottom="8dp"
|
||||
tools:text="Title" />
|
||||
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:paddingStart="@dimen/material_component_text_fields_padding_above_and_below_label"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingEnd="@dimen/material_component_text_fields_padding_above_and_below_label"
|
||||
android:paddingBottom="8dp"
|
||||
tools:text="Title" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue