From 76ea8a7137531708ba66782a4979f1663426f53a Mon Sep 17 00:00:00 2001 From: Tangem Date: Wed, 30 Sep 2020 14:44:45 +0300 Subject: [PATCH] Updated on 2026-08-14 --- app/src/main/res/layout/layout_send_address_payid.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/layout_send_address_payid.xml b/app/src/main/res/layout/layout_send_address_payid.xml index 238933794b..09a4677052 100644 --- a/app/src/main/res/layout/layout_send_address_payid.xml +++ b/app/src/main/res/layout/layout_send_address_payid.xml @@ -23,6 +23,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:ellipsize="middle" + android:inputType="textNoSuggestions" android:paddingStart="0dp" android:paddingEnd="98dp" android:singleLine="true"