mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Make link clickable
This commit is contained in:
parent
633fa07164
commit
6b7591c971
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@
|
|||
android:textSize="12sp"
|
||||
android:textStyle="bold"
|
||||
android:textColor="?attr/color_main1_500"
|
||||
android:textColorLink="?attr/color_main1_500"
|
||||
android:autoLink="web"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue