mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 05:40:31 +05:30
Merge pull request #147 from Bnyro/master
Open links in description and copy description text
This commit is contained in:
commit
6f60b7d531
@ -87,6 +87,8 @@
|
|||||||
android:padding="8dp"
|
android:padding="8dp"
|
||||||
android:textSize="14sp"
|
android:textSize="14sp"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
|
android:autoLink="web"
|
||||||
|
android:textIsSelectable="true"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toBottomOf="@id/player_title_layout" />
|
app:layout_constraintTop_toBottomOf="@id/player_title_layout" />
|
||||||
|
Loading…
Reference in New Issue
Block a user