Revert "Prevent focus open link dialog"

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

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

Loading…
Cancel
Save