Merge pull request #147 from Bnyro/master

Open links in description and copy description text
This commit is contained in:
Farbod 2022-04-29 09:13:33 +04:30 committed by GitHub
commit 6f60b7d531
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>