Loading packages/SystemUI/res/values-xlarge/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ <!-- Component to be used as the status bar service. Must implement the IStatusBar interface. This name is in the ComponentName flattened format (package/class) --> <string name="config_statusBarComponent">com.android.systemui.statusbar.tablet.TabletStatusBar</string> <string name="config_statusBarComponent" translatable="false">com.android.systemui.statusbar.tablet.TabletStatusBar</string> <!-- Whether or not we show the number in the bar. --> <bool name="config_statusBarShowNumber">false</bool> Loading Loading
packages/SystemUI/res/values-xlarge/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ <!-- Component to be used as the status bar service. Must implement the IStatusBar interface. This name is in the ComponentName flattened format (package/class) --> <string name="config_statusBarComponent">com.android.systemui.statusbar.tablet.TabletStatusBar</string> <string name="config_statusBarComponent" translatable="false">com.android.systemui.statusbar.tablet.TabletStatusBar</string> <!-- Whether or not we show the number in the bar. --> <bool name="config_statusBarShowNumber">false</bool> Loading