Adds documentation stating why we duplicate some styles

nightly-build-test
Jeff Boek 5 years ago committed by Colin Lee
parent 1f70ba4d06
commit 9d80049fa6

@ -5,6 +5,8 @@
<resources>
<style name="LightAppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- style the statusbar -->
<!-- We have to pull in the changes from v23/styles.xml to make
sure we also get them in 27+ -->
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="android:windowLightStatusBar">true</item>

Loading…
Cancel
Save