From cc868d0d4e0868e02b127382298565f56594cf7e Mon Sep 17 00:00:00 2001 From: 230421 <230421@epvc.pt> Date: Tue, 10 Mar 2026 16:51:53 +0000 Subject: [PATCH] DESIGN JOGADORES --- .../res/layout/fragment_player_detail.xml | 184 ++++++++++++------ 1 file changed, 122 insertions(+), 62 deletions(-) diff --git a/app/src/main/res/layout/fragment_player_detail.xml b/app/src/main/res/layout/fragment_player_detail.xml index cb9f0c2..e2ed82a 100644 --- a/app/src/main/res/layout/fragment_player_detail.xml +++ b/app/src/main/res/layout/fragment_player_detail.xml @@ -1,95 +1,155 @@ - - - + + + + + + - - + app:layout_constraintTop_toBottomOf="@id/cardLogo" + app:layout_constraintStart_toStartOf="parent"/> + + + + + + + + + android:layout_marginStart="16dp"> - - - - - - + android:text="NATURALIDADE:" + android:textSize="12sp" + android:textColor="#616161"/> - + tools:text="Vila do Conde" + android:textSize="16sp" + android:textColor="#263238" + android:textStyle="bold"/> - + - + + - + + + + + + + + + + + +