diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-08-30 21:47:15 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-08-30 21:47:15 +0200 |
commit | 86bf53d3e3519784f9497ccabf797883f4ed60ca (patch) | |
tree | 02d58f2d0f4e14506c2b4f59589e5efbc4231fef /src/main/res/values | |
parent | 9542a43df80aa6863c3efedf0e486b122ad0f684 (diff) |
Revert "hide record voice button if keyboard is open"
because it crashes during screen rotation.
This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/defaults.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index e766d101c..214dbe642 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -52,7 +52,6 @@ \n\nhttps://www.openstreetmap.org/\n(Open Database License) \n\nhttp://xmpp.rocks/\n(The MIT License (MIT)) \n\nhttps://github.com/championswimmer/SimpleFingerGestures_Android_Library/\n(Apache License, Version 2.0) - \n\nhttps://github.com/yshrsmz/KeyboardVisibilityEvent/\n(Apache License, Version 2.0) </string> <string name="default_resource" translatable="false">Phone</string> |