Antoine POPINEAU
4 years ago
7 changed files with 26 additions and 24 deletions
@ -0,0 +1,6 @@
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" |
||||
android:shape="rectangle"> |
||||
<solid android:color="@color/current" /> |
||||
<corners android:radius="4dp" /> |
||||
</shape> |
Loading…
Reference in new issue