1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-25 15:32:52 +00:00

Revert "Prevent focus open link dialog"

This reverts commit 5202ae93f5.
This commit is contained in:
M66B 2020-04-30 11:07:09 +02:00
parent 66d9d1f3a5
commit 11a5bea975

View file

@ -7,10 +7,7 @@
<androidx.constraintlayout.widget.ConstraintLayout <androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content">
android:descendantFocusability="beforeDescendants"
android:focusable="true"
android:focusableInTouchMode="true">
<eu.faircode.email.FixedTextView <eu.faircode.email.FixedTextView
android:id="@+id/tvCaption" android:id="@+id/tvCaption"