changed repo structure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/primary_dark_material_dark" />
|
||||
<corners android:radius="10.0dip" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user