Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xabber-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
xabber-android
Commits
37cdf781
Commit
37cdf781
authored
Mar 11, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of github.com:redsolution/xabber-android into develop
parents
6c4bcbce
cdef9345
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
chat_viewer_incoming_message.xml
app/src/main/res/layout/chat_viewer_incoming_message.xml
+1
-1
chat_viewer_outgoing_message.xml
app/src/main/res/layout/chat_viewer_outgoing_message.xml
+1
-1
No files found.
app/src/main/res/layout/chat_viewer_incoming_message.xml
View file @
37cdf781
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
android:layout_toRightOf=
"@id/avatar"
android:layout_toRightOf=
"@id/avatar"
android:layout_toEndOf=
"@id/avatar"
android:layout_toEndOf=
"@id/avatar"
android:autoLink=
"
web
"
android:autoLink=
"
all
"
android:minWidth=
"142dp"
android:minWidth=
"142dp"
...
...
app/src/main/res/layout/chat_viewer_outgoing_message.xml
View file @
37cdf781
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
android:layout_marginRight=
"6dp"
android:layout_marginRight=
"6dp"
android:layout_marginEnd=
"6dp"
android:layout_marginEnd=
"6dp"
android:autoLink=
"
web
"
android:autoLink=
"
all
"
android:minWidth=
"160dp"
android:minWidth=
"160dp"
...
...
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