Support center alignment

Update styles to reference the theme attribute suwGlifHeaderGravity
to, directly or indirectly via SuwDescription.Glif.

Test: Existing tests pass
Bug: 36368632
Change-Id: I6c7c234c32fdd614d4a9cdfabbef05626dad0a93
This commit is contained in:
Maurice Lam
2017-03-16 17:21:05 -07:00
parent 304d7f4455
commit 8d5a4f1689
10 changed files with 29 additions and 51 deletions

View File

@@ -44,7 +44,7 @@
android:clipChildren="false">
<TextView
style="@style/TextAppearance.FingerprintMessage"
style="@style/SuwDescription.Glif"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/suw_description_glif_margin_top"