|
@ -47,8 +47,8 @@ |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginBottom="16dp" |
|
|
android:layout_marginBottom="16dp" |
|
|
app:cardCornerRadius="25dp" |
|
|
|
|
|
app:cardElevation="4dp" |
|
|
|
|
|
|
|
|
app:cardCornerRadius="8dp" |
|
|
|
|
|
app:cardElevation="2dp" |
|
|
app:cardBackgroundColor="@color/white"> |
|
|
app:cardBackgroundColor="@color/white"> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
@ -89,8 +89,8 @@ |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginBottom="12dp" |
|
|
android:layout_marginBottom="12dp" |
|
|
app:cardCornerRadius="25dp" |
|
|
|
|
|
app:cardElevation="4dp" |
|
|
|
|
|
|
|
|
app:cardCornerRadius="8dp" |
|
|
|
|
|
app:cardElevation="2dp" |
|
|
app:cardBackgroundColor="@color/white"> |
|
|
app:cardBackgroundColor="@color/white"> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
@ -154,7 +154,7 @@ |
|
|
android:id="@+id/loginButtonCard" |
|
|
android:id="@+id/loginButtonCard" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
app:cardCornerRadius="25dp" |
|
|
|
|
|
|
|
|
app:cardCornerRadius="8dp" |
|
|
app:cardElevation="0dp" |
|
|
app:cardElevation="0dp" |
|
|
app:cardBackgroundColor="@android:color/transparent"> |
|
|
app:cardBackgroundColor="@android:color/transparent"> |
|
|
|
|
|
|
|
|