am f2170644: Merge "Fix cut off charging indication in certain scripts" into mnc-dev

* commit 'f21706440499df8076f6cd14955e09cb461baf2d':
  Fix cut off charging indication in certain scripts
This commit is contained in:
Adrian Roos
2015-07-23 19:19:47 +00:00
committed by Android Git Automerger

View File

@@ -26,7 +26,7 @@
<com.android.systemui.statusbar.phone.KeyguardIndicationTextView
android:id="@+id/keyguard_indication_text"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="@dimen/keyguard_indication_margin_bottom"
android:layout_gravity="bottom|center_horizontal"