first commit
This commit is contained in:
11
app/build/intermediates/packaged_res/debug/values/values.xml
Normal file
11
app/build/intermediates/packaged_res/debug/values/values.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="black">#FF000000</color>
|
||||
<color name="ic_launcher_background">#3DDC84</color>
|
||||
<color name="white">#FFFFFFFF</color>
|
||||
<string name="app_name">Roleta EPVC</string>
|
||||
<style name="Theme.RoletaEPVC" parent="android:Theme.Material.Light.NoActionBar">
|
||||
<item name="android:statusBarColor">#f0f4f8</item>
|
||||
<item name="android:windowLightStatusBar">true</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user