Loading core/res/res/values-xlarge/styles.xml +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ <style name="TextAppearance.StatusBar"> <item name="android:textAppearance">?android:attr/textAppearanceSmall</item> <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> </style> <style name="TextAppearance.StatusBar.Ticker"> </style> Loading packages/SystemUI/res/layout-xlarge/status_bar_center.xml +2 −1 Original line number Diff line number Diff line Loading @@ -27,9 +27,10 @@ <com.android.systemui.statusbar.Clock style="@*android:style/TextAppearance.StatusBar.Icon" android:id="@+id/clock" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:singleLine="true" android:gravity="center" android:textSize="16sp" android:textStyle="bold" android:padding="2dip" Loading Loading
core/res/res/values-xlarge/styles.xml +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ <style name="TextAppearance.StatusBar"> <item name="android:textAppearance">?android:attr/textAppearanceSmall</item> <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> </style> <style name="TextAppearance.StatusBar.Ticker"> </style> Loading
packages/SystemUI/res/layout-xlarge/status_bar_center.xml +2 −1 Original line number Diff line number Diff line Loading @@ -27,9 +27,10 @@ <com.android.systemui.statusbar.Clock style="@*android:style/TextAppearance.StatusBar.Icon" android:id="@+id/clock" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:singleLine="true" android:gravity="center" android:textSize="16sp" android:textStyle="bold" android:padding="2dip" Loading