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
fa617212
Commit
fa617212
authored
Dec 08, 2017
by
Filipe de Lima Brito
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update item_chat.xml
parent
0166cd5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
item_chat.xml
app/src/main/res/layout/item_chat.xml
+3
-3
No files found.
app/src/main/res/layout/item_chat.xml
View file @
fa617212
...
...
@@ -15,7 +15,7 @@
android:layout_height=
"40dp"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintLeft_toLeftOf=
"parent"
app:layout_constraintRight_toLeftOf=
"@id/middle_container"
app:layout_constraintRight_toLeftOf=
"@
+
id/middle_container"
app:layout_constraintTop_toTopOf=
"parent"
app:roundAsCircle=
"true"
/>
...
...
@@ -25,8 +25,8 @@
android:layout_height=
"wrap_content"
android:layout_marginEnd=
"16dp"
android:layout_marginStart=
"16dp"
app:layout_constraintLeft_toRightOf=
"@id/image_user_avatar"
app:layout_constraintRight_toLeftOf=
"@id/right_container"
>
app:layout_constraintLeft_toRightOf=
"@
+
id/image_user_avatar"
app:layout_constraintRight_toLeftOf=
"@
+
id/right_container"
>
<TextView
android:id=
"@+id/text_chat_name"
...
...
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