From 8dc085048acff3ec1d46bdb3eafca0ac0773be25 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Tue, 5 Jan 2021 00:18:24 +0100
Subject: Remove the preview popup
This was a half-finished feature:
- Dangerous when typing passwords
- Caused crash on some devices
- Ugly (on its own but also blinking when sliding and not fixed in size)
---
res/values/colors.xml | 3 ---
1 file changed, 3 deletions(-)
(limited to 'res/values/colors.xml')
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 82f3e10..c20ba3a 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -6,9 +6,6 @@
- #FFFFFF
- #229933
- #A0A0A0
- - #FFFFFF
- - #202020
- - #666666
- #202020
- #FFFFFF
- @color/emoji_button_bg
--
cgit v1.2.3