From 9296124d0b89b4bb8534216c935ecb05f0cd620b Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 16 Oct 2021 04:22:31 +0200 Subject: Add TLS Profile to config converter and remove AsyncTask --- main/src/ui/res/layout/config_converter.xml | 165 +++++++++++++++------------- 1 file changed, 91 insertions(+), 74 deletions(-) (limited to 'main/src/ui/res') diff --git a/main/src/ui/res/layout/config_converter.xml b/main/src/ui/res/layout/config_converter.xml index b980dc59..d4e1f820 100644 --- a/main/src/ui/res/layout/config_converter.xml +++ b/main/src/ui/res/layout/config_converter.xml @@ -1,95 +1,112 @@ - - + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="match_parent"> - - + - + - + - - + - + - + + + - + - - - + + + + + + + -- cgit v1.2.3