Loading java/res/values-v21/platform-theme.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,6 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="platformActivityTheme" parent="@android:style/Theme.DeviceDefault.Light" /> <style name="platformSettingsTheme" parent="@android:style/Theme.DeviceDefault.Light" /> <style name="platformSettingsTheme" parent="@android:style/Theme.DeviceDefault.Settings" /> <style name="platformDialogTheme" parent="@android:style/Theme.DeviceDefault.Light.Dialog" /> </resources> Loading
java/res/values-v21/platform-theme.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,6 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="platformActivityTheme" parent="@android:style/Theme.DeviceDefault.Light" /> <style name="platformSettingsTheme" parent="@android:style/Theme.DeviceDefault.Light" /> <style name="platformSettingsTheme" parent="@android:style/Theme.DeviceDefault.Settings" /> <style name="platformDialogTheme" parent="@android:style/Theme.DeviceDefault.Light.Dialog" /> </resources>