Fix updates/history section headers in RTL locales

(cherry picked from commit 08ba805bbd40256cb1945650e0077056bedd47db)
This commit is contained in:
arkon 2020-05-05 22:28:12 -04:00 committed by Jobobby04
parent c80b8c8ce9
commit 4f8c6455bc

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"