mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Merge pull request #1466 from nextcloud/feature/1243/make-links-clickable-in-conversation-description
Make links clickable in conversation description
This commit is contained in:
commit
130e82c3dd
@ -99,6 +99,7 @@
|
|||||||
android:layout_centerHorizontal="true"
|
android:layout_centerHorizontal="true"
|
||||||
android:layout_margin="@dimen/standard_margin"
|
android:layout_margin="@dimen/standard_margin"
|
||||||
android:layout_marginTop="@dimen/margin_between_elements"
|
android:layout_marginTop="@dimen/margin_between_elements"
|
||||||
|
android:autoLink="web"
|
||||||
tools:text="Hello world!" />
|
tools:text="Hello world!" />
|
||||||
</com.yarolegovich.mp.MaterialPreferenceCategory>
|
</com.yarolegovich.mp.MaterialPreferenceCategory>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user