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
171ed8c0
Commit
171ed8c0
authored
Feb 22, 2024
by
donia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
detailScreen rectif prix
parent
7c44ea7f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
activity_detail_screen.xml
app/src/main/res/layout/activity_detail_screen.xml
+9
-9
No files found.
app/src/main/res/layout/activity_detail_screen.xml
View file @
171ed8c0
<?xml version="1.0" encoding="utf-8"?>
<androidx.coordinatorlayout.widget.CoordinatorLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:tools=
"http://schemas.android.com/tools"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"match_parent"
...
...
@@ -45,10 +45,10 @@
android:id=
"@+id/imageView"
android:layout_width=
"200dp"
android:layout_height=
"250dp"
android:layout_marginStart=
"
40
dp"
android:layout_marginTop=
"
68
dp"
android:layout_marginStart=
"
25
dp"
android:layout_marginTop=
"
16
dp"
app:layout_constraintEnd_toStartOf=
"@+id/smsButton"
app:layout_constraintHorizontal_bias=
"0.
46
"
app:layout_constraintHorizontal_bias=
"0.
0
"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
app:srcCompat=
"@drawable/ic_launcher_background"
/>
...
...
@@ -68,15 +68,15 @@
<TextView
android:id=
"@+id/prixTextView"
android:layout_width=
"
107dp
"
android:layout_height=
"
0dp
"
android:layout_marginTop=
"
112
dp"
android:layout_marginEnd=
"
24
dp"
android:layout_width=
"
wrap_content
"
android:layout_height=
"
wrap_content
"
android:layout_marginTop=
"
84
dp"
android:layout_marginEnd=
"
16
dp"
android:text=
"10,33€"
android:textAlignment=
"center"
android:textAllCaps=
"false"
android:textColor=
"#673AB7"
android:textSize=
"2
9
sp"
android:textSize=
"2
4
sp"
android:textStyle=
"bold"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
/>
...
...
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