From 6e3f1561ee52cf567423a8b39f7cf9466ea208f1 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 18 Apr 2020 08:37:36 +0200 Subject: [PATCH] Language detection is not without price --- .../main/res/layout/fragment_options_behavior.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_behavior.xml b/app/src/main/res/layout/fragment_options_behavior.xml index ade43a312d..0db1816039 100644 --- a/app/src/main/res/layout/fragment_options_behavior.xml +++ b/app/src/main/res/layout/fragment_options_behavior.xml @@ -75,6 +75,19 @@ app:layout_constraintTop_toBottomOf="@id/swConversationActionsReplies" app:switchPadding="12dp" /> + + + app:layout_constraintTop_toBottomOf="@id/tvDelayHint" />