Design and Intent fix

will ony open for eail clients and buttoms are more round
This commit is contained in:
2020-05-08 17:58:40 -04:00
parent ba5127ecc8
commit 6c1d03f314
17 changed files with 78 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<solid android:color="#794A4949"/>
<corners android:radius="64dp"/>
</shape>