From 8545e6206a156442415f041cb4df792795f4af11 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 10 Oct 2021 15:13:26 +0200 Subject: [PATCH] Small layout improvement --- .../res/layout/dialog_delete_operations.xml | 212 +++++++++--------- 1 file changed, 109 insertions(+), 103 deletions(-) diff --git a/app/src/main/res/layout/dialog_delete_operations.xml b/app/src/main/res/layout/dialog_delete_operations.xml index c57bb32c3f..3619175db3 100644 --- a/app/src/main/res/layout/dialog_delete_operations.xml +++ b/app/src/main/res/layout/dialog_delete_operations.xml @@ -1,117 +1,123 @@ - + android:padding="24dp" + android:scrollbarStyle="outsideOverlay"> - + - + - + - + - + - + - + - + - + - - \ No newline at end of file + + + + + \ No newline at end of file