continuar utilizador

This commit is contained in:
MeuNome
2026-04-23 10:40:44 +01:00
parent 187e070317
commit 7c05b71152
709 changed files with 168 additions and 102932 deletions

View File

@@ -11,7 +11,7 @@
android:layout_width="match_parent"
android:layout_height="64dp"
android:paddingHorizontal="16dp"
android:background="@color/white"
android:background="@color/card_background"
android:elevation="4dp">
<ImageButton
@@ -62,7 +62,7 @@
android:layout_height="wrap_content"
app:cardCornerRadius="16dp"
app:cardElevation="0dp"
android:backgroundTint="@color/white"
android:backgroundTint="@color/card_background"
android:layout_marginBottom="24dp">
<LinearLayout
@@ -110,7 +110,7 @@
android:layout_height="wrap_content"
app:cardCornerRadius="16dp"
app:cardElevation="0dp"
android:backgroundTint="@color/white"
android:backgroundTint="@color/card_background"
android:layout_marginBottom="24dp">
<LinearLayout
@@ -167,7 +167,7 @@
android:layout_height="wrap_content"
app:cardCornerRadius="16dp"
app:cardElevation="0dp"
android:backgroundTint="@color/white"
android:backgroundTint="@color/card_background"
android:layout_marginBottom="24dp">
<LinearLayout
@@ -215,7 +215,7 @@
android:layout_height="wrap_content"
app:cardCornerRadius="16dp"
app:cardElevation="0dp"
android:backgroundTint="@color/white"
android:backgroundTint="@color/card_background"
android:layout_marginBottom="24dp">
<LinearLayout
@@ -263,7 +263,7 @@
android:layout_height="wrap_content"
app:cardCornerRadius="16dp"
app:cardElevation="0dp"
android:backgroundTint="@color/white"
android:backgroundTint="@color/card_background"
android:layout_marginBottom="40dp">
<LinearLayout