From f6200adfb2ea0cf27547263c2045887f3a208d26 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 12 Jul 2019 19:11:42 +0200 Subject: reduce the always on alert dialog customization for now --- app/src/main/res/layout/d_checkbox_confirm.xml | 136 ++++++++++--------------- 1 file changed, 56 insertions(+), 80 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/d_checkbox_confirm.xml b/app/src/main/res/layout/d_checkbox_confirm.xml index 5a7f3508..a9a84c0e 100644 --- a/app/src/main/res/layout/d_checkbox_confirm.xml +++ b/app/src/main/res/layout/d_checkbox_confirm.xml @@ -1,87 +1,63 @@ - - - - - - - + - - - - - + xmlns:tools="http://schemas.android.com/tools" + android:orientation="vertical"> + + + + + + + + + - - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3