Revert "Prevent focus open link dialog"

This reverts commit 5202ae93f5.
pull/178/head
M66B 4 years ago
parent 66d9d1f3a5
commit 11a5bea975

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

Loading…
Cancel
Save