Bimba.git

ref: e1ad81f1fc3bb7c1a8c636ceabb3854356df903f

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>