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

This commit is contained in:
Adrian Roos
2015-07-23 00:50:55 +00:00
committed by Android (Google) Code Review

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"