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

@@ -31,8 +31,9 @@
<Button
android:id="@+id/magicbtn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_width="192dp"
android:layout_height="44dp"
android:background="@drawable/btn_rounded"
android:text="I Understand"
app:layout_constraintBottom_toBottomOf="@+id/imageView3"
app:layout_constraintEnd_toStartOf="@+id/imageView3"