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

* commit 'a9777e47848c7664472719086eb2696b7fbab8a9':
  Fix cut off charging indication in certain scripts
This commit is contained in:
Adrian Roos
2015-07-24 03:07:16 +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"