From cbdaa48705855169827f29014efbaa934d212ccf Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 12 Nov 2019 22:58:14 +0100 Subject: Convert most fragments/activities to androidx --- main/src/ui/res/layout/tlsremote.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'main/src/ui/res/layout/tlsremote.xml') diff --git a/main/src/ui/res/layout/tlsremote.xml b/main/src/ui/res/layout/tlsremote.xml index 5ebeb051..1e393d6b 100644 --- a/main/src/ui/res/layout/tlsremote.xml +++ b/main/src/ui/res/layout/tlsremote.xml @@ -1,18 +1,18 @@ - - + android:theme="@style/Theme.AppCompat.Dialog.Alert"> + android:orientation="vertical"> + android:inputType="text"> -- cgit v1.2.3