From 8f1ab1bc17e36eb0d5def49ce856397e86d8f5cc Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Wed, 13 Jan 2016 12:27:15 +0100 Subject: [PATCH] Use action mode overlay on pre-6.0 devices This avoids the terminal content from being pushed down when starting text selection. The drawback is that one cannot select text at the top rows without scrolling - something to fix for the future. --- app/src/main/res/values/styles.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index d4f6e911..c12b54cd 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -6,10 +6,13 @@ - \ No newline at end of file +