Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
748883a6
Commit
748883a6
authored
1 year ago
by
Emma Falkiewitz
Committed by
Pierre Nicolas
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
chatView: delete space at the bottom of the file
GitLab:
#1571
Change-Id: Ic51fb03022e576c7b19a0604b66627c39e6e589e
parent
71339d93
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
jami-android/app/src/main/res/layout/item_conv_file_peer.xml
+2
-3
2 additions, 3 deletions
jami-android/app/src/main/res/layout/item_conv_file_peer.xml
with
2 additions
and
3 deletions
jami-android/app/src/main/res/layout/item_conv_file_peer.xml
+
2
−
3
View file @
748883a6
...
...
@@ -107,12 +107,11 @@
android:animateLayoutChanges=
"true"
android:background=
"@drawable/filemsg_background_in"
app:layout_constrainedWidth=
"true"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintEnd_toStartOf=
"@id/file_download_button"
app:layout_constraintHorizontal_bias=
"0"
app:layout_constraintHorizontal_chainStyle=
"packed"
app:layout_constraintStart_toEndOf=
"@id/photo_layout"
app:layout_constraintTop_to
TopOf=
"parent
"
>
app:layout_constraintTop_to
BottomOf=
"@id/peer_name
"
>
<LinearLayout
android:id=
"@+id/file_icon_layout"
...
...
@@ -209,7 +208,7 @@
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintHorizontal_chainStyle=
"packed"
app:layout_constraintStart_toEndOf=
"@id/fileInfoLayout"
app:layout_constraintTop_toTopOf=
"
paren
t"
app:layout_constraintTop_toTopOf=
"
@id/fileInfoLayou
t"
app:srcCompat=
"@drawable/download_24px"
/>
<TextView
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment