diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-08-30 20:45:09 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-08-30 20:45:09 +0200 |
commit | 18cf7c40c27fdd255ed8b71dd49343438982024e (patch) | |
tree | 2315078f749eec09ffe36bace571da67eda2df74 /src/main/res/values | |
parent | c1060dc1fea516e71b139eff157ad43f9ebb224e (diff) |
hide record voice button if keyboard is open
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/defaults.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index 214dbe642..e766d101c 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -52,6 +52,7 @@ \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> |