Fix updates/history section headers in RTL locales

pull/3175/head
arkon 4 years ago
parent dbd14c6dac
commit 08ba805bbd

@ -11,7 +11,7 @@
<TextView
android:id="@+id/section_text"
style="@style/TextAppearance.Regular.SubHeading"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:maxLines="1"

Loading…
Cancel
Save