Merge branch 'feature/dev_skin' into dev
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<item>
|
||||
<shape>
|
||||
<corners android:radius="@dimen/module_ext_common_corner" />
|
||||
<solid android:color="#BF30334C"/>
|
||||
<solid android:color="@color/module_ext_weather_bkg_color"/>
|
||||
</shape>
|
||||
</item>
|
||||
</selector>
|
||||
@@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="module_ext_color_voice_text">#FFFFFF</color>
|
||||
<color name="module_ext_weather_bkg_color">#BF30334C</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user