parent
757d955955
commit
c5a5b069d4
@ -0,0 +1,9 @@ |
|||||||
|
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" |
||||||
|
android:shape="rectangle"> |
||||||
|
|
||||||
|
<solid android:color="@color/background_menu"/> |
||||||
|
|
||||||
|
<corners android:radius="2dp"/> |
||||||
|
|
||||||
|
</shape> |
Loading…
Reference in new issue