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
6f2a3438
Commit
6f2a3438
authored
Sep 20, 2017
by
Filipe de Lima Brito
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rocket-chat-android-widgets/src/main/res/layout/room_list_item.xml
parent
c6a6a288
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
room_list_item.xml
...at-android-widgets/src/main/res/layout/room_list_item.xml
+4
-4
No files found.
rocket-chat-android-widgets/src/main/res/layout/room_list_item.xml
View file @
6f2a3438
...
@@ -10,13 +10,13 @@
...
@@ -10,13 +10,13 @@
android:paddingBottom=
"10dp"
>
android:paddingBottom=
"10dp"
>
<ImageView
<ImageView
android:id=
"@+id/
image_room_
type"
android:id=
"@+id/type"
android:layout_width=
"20dp"
android:layout_width=
"20dp"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
<ImageView
<ImageView
android:id=
"@+id/
image_user_s
tatus"
android:id=
"@+id/
userS
tatus"
android:layout_marginLeft=
"5dp"
android:layout_marginLeft=
"5dp"
android:layout_marginStart=
"5dp"
android:layout_marginStart=
"5dp"
android:layout_marginRight=
"5dp"
android:layout_marginRight=
"5dp"
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
<TextView
<TextView
android:id=
"@+id/
text_room_
name"
android:id=
"@+id/name"
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
android:layout_weight=
"0.9"
android:layout_weight=
"0.9"
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
android:textAppearance=
"@style/TextAppearance.AppCompat.Body2"
/>
android:textAppearance=
"@style/TextAppearance.AppCompat.Body2"
/>
<TextView
<TextView
android:id=
"@+id/
text_alert_c
ount"
android:id=
"@+id/
alertC
ount"
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
android:layout_weight=
"0.1"
android:layout_weight=
"0.1"
...
...
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