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
1b862cde
Commit
1b862cde
authored
Apr 21, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Chat message: auto link "all", still problems with links.
parent
09db9468
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
chat_message.xml
app/src/main/res/layout/chat_message.xml
+5
-3
No files found.
app/src/main/res/layout/chat_message.xml
View file @
1b862cde
...
...
@@ -5,7 +5,10 @@
android:layout_height=
"wrap_content"
android:orientation=
"vertical"
android:id=
"@+id/message_layout"
tools:showIn=
"@layout/chat_viewer_outgoing_message"
>
android:minWidth=
"160dp"
tools:showIn=
"@layout/chat_viewer_outgoing_message"
android:descendantFocusability=
"blocksDescendants"
>
<TextView
android:id=
"@+id/message_header"
...
...
@@ -25,8 +28,7 @@
android:id=
"@+id/message_text"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:minWidth=
"160dp"
android:autoLink=
"all"
android:text=
"Some text\n line \nrgregrere"
/>
...
...
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