Bimba.git

ref: 2f14b9ea523c41743d6e0ed0da2d2f3cba903e26

app/src/main/res/values-v23/themes.xml


1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

	<style name="Theme.Bimba.Style" parent="Theme.Bimba">
		<item name="android:windowLightStatusBar">?attr/lightStatusBar</item>
		<item name="android:statusBarColor">?attr/statusBarBackground</item>
	</style>
</resources>