am bd6aff3b: am 9ba89ad8: Merge "Make hint text centerred if multiline" into lmp-mr1-dev

* commit 'bd6aff3b58ee3ee6be0cd657d8b227483d37d96f':
  Make hint text centerred if multiline
This commit is contained in:
Jorim Jaggi
2014-12-09 15:40:54 +00:00
committed by Android Git Automerger

View File

@@ -29,6 +29,7 @@
android:layout_height="wrap_content"
android:layout_marginBottom="@dimen/keyguard_indication_margin_bottom"
android:layout_gravity="bottom|center_horizontal"
android:gravity="center_horizontal"
android:textStyle="italic"
android:textColor="#ffffff"
android:textAppearance="?android:attr/textAppearanceSmall" />