Revert "pa: overlay: Default to dark theme."
This reverts commit 8b737a0629
.
Reason for revert: Some parts of SetupWizard are affected by this, namely Google Pay and GBoard leading to initial setup looking off.
Change-Id: I2393a6defd013c6380b0819ea4b6f749021c6120
This commit is contained in:
parent
696ccd18a8
commit
88ea1216ba
|
@ -218,14 +218,6 @@
|
|||
<item>com.Slack</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Control the default night mode to use when there is no other mode override set.
|
||||
One of the following values (see UiModeManager.java):
|
||||
0 - MODE_NIGHT_AUTO
|
||||
1 - MODE_NIGHT_NO
|
||||
2 - MODE_NIGHT_YES
|
||||
-->
|
||||
<integer name="config_defaultNightMode">2</integer>
|
||||
|
||||
<!-- Whether action menu items should be displayed in ALLCAPS or not.
|
||||
Defaults to true. If this is not appropriate for specific locales
|
||||
it should be disabled in that locale's resources. -->
|
||||
|
|
Loading…
Reference in New Issue