mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
Open links in description #138
This commit is contained in:
parent
86e76a3a09
commit
e6c8232a29
@ -87,6 +87,8 @@
|
||||
android:padding="8dp"
|
||||
android:textSize="14sp"
|
||||
android:visibility="gone"
|
||||
android:autoLink="web"
|
||||
android:textIsSelectable="true"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/player_title_layout" />
|
||||
@ -332,4 +334,4 @@
|
||||
app:layout_constraintStart_toEndOf="@+id/player"
|
||||
app:layout_constraintTop_toTopOf="@+id/play_imageView" />
|
||||
|
||||
</com.github.libretube.SingleViewTouchableMotionLayout>
|
||||
</com.github.libretube.SingleViewTouchableMotionLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user