From 3f1a9a2900e026d467475189c2d1abe308a277fd Mon Sep 17 00:00:00 2001 From: bullhead Date: Mon, 13 Jan 2020 01:20:06 +0500 Subject: [PATCH 1/2] fixed blinking cursor again --- project/app/src/main/res/values/styles.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/project/app/src/main/res/values/styles.xml b/project/app/src/main/res/values/styles.xml index 81973a969..eb735eb8f 100644 --- a/project/app/src/main/res/values/styles.xml +++ b/project/app/src/main/res/values/styles.xml @@ -6,7 +6,11 @@ @font/raleway @font/raleway_black @style/DialogsStyle - @style/DialogsStyle + @style/PrefTheme + + +