Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AloqaIM-Android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Administrator
AloqaIM-Android
Commits
6864b431
Commit
6864b431
authored
Apr 30, 2018
by
Leonardo Aramaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix vertical alignment between channel name and last message
parent
29b7faa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
item_chat.xml
app/src/main/res/layout/item_chat.xml
+2
-1
No files found.
app/src/main/res/layout/item_chat.xml
View file @
6864b431
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
android:layout_width=
"12dp"
android:layout_width=
"12dp"
android:layout_height=
"0dp"
android:layout_height=
"0dp"
android:layout_marginStart=
"16dp"
android:layout_marginStart=
"16dp"
app:layout_constraintBottom_to
TopOf=
"@+id/text_last_messag
e"
app:layout_constraintBottom_to
BottomOf=
"@+id/text_chat_nam
e"
app:layout_constraintStart_toEndOf=
"@+id/image_avatar"
app:layout_constraintStart_toEndOf=
"@+id/image_avatar"
app:layout_constraintTop_toTopOf=
"@+id/image_avatar"
app:layout_constraintTop_toTopOf=
"@+id/image_avatar"
tools:src=
"@drawable/ic_hashtag_12dp"
/>
tools:src=
"@drawable/ic_hashtag_12dp"
/>
...
@@ -44,6 +44,7 @@
...
@@ -44,6 +44,7 @@
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintStart_toEndOf=
"@+id/image_chat_icon"
app:layout_constraintStart_toEndOf=
"@+id/image_chat_icon"
app:layout_constraintTop_toBottomOf=
"@+id/text_chat_name"
app:layout_constraintTop_toBottomOf=
"@+id/text_chat_name"
app:layout_constraintStart_toStartOf=
"@+id/text_chat_name"
tools:text=
"Filipe de Lima Brito: Type something that is very big and need at least to lines, or maybe even more"
/>
tools:text=
"Filipe de Lima Brito: Type something that is very big and need at least to lines, or maybe even more"
/>
...
...
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