Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uv-amse-android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lucas NAURY
uv-amse-android
Commits
76940b4d
Commit
76940b4d
authored
Feb 22, 2024
by
Lucas NAURY
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Alignement du texte
parent
86d19bc9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
19 deletions
+8
-19
activity_detail_screen.xml
app/src/main/res/layout/activity_detail_screen.xml
+8
-19
No files found.
app/src/main/res/layout/activity_detail_screen.xml
View file @
76940b4d
...
@@ -43,8 +43,8 @@
...
@@ -43,8 +43,8 @@
<ImageView
<ImageView
android:id=
"@+id/imageView"
android:id=
"@+id/imageView"
android:layout_width=
"
20
0dp"
android:layout_width=
"
18
0dp"
android:layout_height=
"
20
0dp"
android:layout_height=
"
18
0dp"
android:layout_marginStart=
"25dp"
android:layout_marginStart=
"25dp"
android:layout_marginTop=
"25dp"
android:layout_marginTop=
"25dp"
app:layout_constraintEnd_toStartOf=
"@+id/smsButton"
app:layout_constraintEnd_toStartOf=
"@+id/smsButton"
...
@@ -57,13 +57,11 @@
...
@@ -57,13 +57,11 @@
android:id=
"@+id/titreTextView"
android:id=
"@+id/titreTextView"
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"42dp"
android:layout_height=
"42dp"
android:layout_marginStart=
"4dp"
android:layout_marginTop=
"16dp"
android:layout_marginTop=
"16dp"
android:paddingLeft=
"20dp"
android:text=
"Titre"
android:text=
"Titre"
android:textColor=
"#000000"
android:textColor=
"#000000"
android:textSize=
"34sp"
android:textSize=
"34sp"
app:layout_constraintStart_toStartOf=
"@
+id/descriptionTextView4
"
app:layout_constraintStart_toStartOf=
"@
id/imageView
"
app:layout_constraintTop_toBottomOf=
"@+id/imageView"
/>
app:layout_constraintTop_toBottomOf=
"@+id/imageView"
/>
<TextView
<TextView
...
@@ -85,10 +83,7 @@
...
@@ -85,10 +83,7 @@
android:id=
"@+id/adresseTextView"
android:id=
"@+id/adresseTextView"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginStart=
"4dp"
android:layout_marginTop=
"10dp"
android:layout_marginTop=
"12dp"
android:paddingStart=
"20dp"
android:paddingLeft=
"20dp"
android:text=
"TextView"
android:text=
"TextView"
android:textAlignment=
"center"
android:textAlignment=
"center"
android:textColor=
"#673AB7"
android:textColor=
"#673AB7"
...
@@ -99,16 +94,11 @@
...
@@ -99,16 +94,11 @@
<TextView
<TextView
android:id=
"@+id/descriptionTextView4"
android:id=
"@+id/descriptionTextView4"
android:layout_width=
"
wrap_content
"
android:layout_width=
"
0dp
"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginStart=
"10dp"
android:layout_marginTop=
"16dp"
android:layout_marginTop=
"8dp"
android:layout_marginEnd=
"25dp"
android:layout_marginEnd=
"25dp"
android:layout_marginBottom=
"16dp"
android:layout_marginBottom=
"16dp"
android:paddingStart=
"20dp"
android:paddingTop=
"10dp"
android:paddingEnd=
"25dp"
android:paddingRight=
"25dp"
android:text=
"TextView"
android:text=
"TextView"
android:textAllCaps=
"false"
android:textAllCaps=
"false"
android:textColor=
"#9F000000"
android:textColor=
"#9F000000"
...
@@ -116,9 +106,8 @@
...
@@ -116,9 +106,8 @@
android:textStyle=
"italic"
android:textStyle=
"italic"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintHorizontal_bias=
"0.0"
app:layout_constraintStart_toStartOf=
"@id/adresseTextView"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toBottomOf=
"@id/adresseTextView"
/>
app:layout_constraintTop_toBottomOf=
"@+id/adresseTextView"
/>
<Button
<Button
android:id=
"@+id/smsButton"
android:id=
"@+id/smsButton"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment