forked from mirror/monocles_chat_clean
update fork #128
1 changed files with 3 additions and 1 deletions
Make web links clickable in story viewer
commit
68392a101e
|
|
@ -28,6 +28,8 @@
|
|||
android:background="#80000000"
|
||||
android:padding="16dp"
|
||||
android:textColor="@android:color/white"
|
||||
android:textSize="18sp" />
|
||||
android:textSize="18sp"
|
||||
android:autoLink="web"
|
||||
android:linksClickable="true" />
|
||||
|
||||
</FrameLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue