mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Fix card background color (pre-lollipop)
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
android:left="0.5dp"
|
android:left="0.5dp"
|
||||||
android:right="0.5dp">
|
android:right="0.5dp">
|
||||||
<shape>
|
<shape>
|
||||||
<solid android:color="@color/white"/>
|
<solid android:color="@color/grey_50"/>
|
||||||
</shape>
|
</shape>
|
||||||
</item>
|
</item>
|
||||||
</layer-list>
|
</layer-list>
|
||||||
Reference in New Issue
Block a user