mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-15 20:09:19 +00:00
Fix: Background Color of some surfaces on old devices (Closes #73)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="?attr/colorSurface"/>
|
||||
<corners android:radius="@dimen/shape_large_corner" />
|
||||
</shape>
|
Reference in New Issue
Block a user