Open links in description #138

This commit is contained in:
Bnyro 2022-04-28 21:49:14 +02:00 committed by GitHub
parent 86e76a3a09
commit e6c8232a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>