Fix updates/history section headers in RTL locales

This commit is contained in:
arkon 2020-05-05 22:28:12 -04:00
parent dbd14c6dac
commit 08ba805bbd

View File

@ -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"