Merge "Fix carrier text rtl alignment" into oc-mr1-dev

am: 7578b3db2c

Change-Id: I9af801b1e6665c690d6df72313bb9b0a71064946
This commit is contained in:
Jason Monk
2017-08-31 16:41:34 +00:00
committed by android-build-merger

View File

@@ -37,6 +37,7 @@
android:ellipsize="marquee"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="?android:attr/textColorPrimary"
android:textDirection="locale"
android:singleLine="true" />
<com.android.systemui.BatteryMeterView android:id="@+id/battery"