diff --git a/app/res/drawable/rounded_button_shape.xml b/app/res/drawable/rounded_button_shape.xml new file mode 100644 index 000000000..5bfcbec48 --- /dev/null +++ b/app/res/drawable/rounded_button_shape.xml @@ -0,0 +1,11 @@ + + + + + + + + \ No newline at end of file diff --git a/app/res/values/dimens.xml b/app/res/values/dimens.xml index cc15c4dba..0500d1f29 100755 --- a/app/res/values/dimens.xml +++ b/app/res/values/dimens.xml @@ -24,6 +24,8 @@ 24dp 20dp 52dp + 88dp + 22dp 10dp 60dp diff --git a/app/res/values/styles.xml b/app/res/values/styles.xml index 0cbcb7886..35ce3aa63 100644 --- a/app/res/values/styles.xml +++ b/app/res/values/styles.xml @@ -306,6 +306,12 @@ @color/black + +