1-) Android RMOS - metarial login page template
https://stackoverflow.com/questions/47745364/how-to-make-button-overlap-cardview-at-the-bottom
<com.google.android.material.card.MaterialCardView android:id="@+id/anasayfaCardView" android:layout_width="wrap_content" android:layout_height="110dp" app:cardCornerRadius="30dp" android:layout_margin="3dp"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:weightSum="100" android:layout_margin="10dp" android:orientation="vertical">