We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcbaa7 commit b046a28Copy full SHA for b046a28
2 files changed
CHANGELOG.md
@@ -14,6 +14,7 @@
14
15
- #1686 (more fixes) do not show some screens behind system bars on the left/right side of the device.
16
- #1701 optimize the trigger screen for smaller screens so elements are less cut off.
17
+- #1699 Do not highlight a floating button as if it is pressed after triggering a key event action from it.
18
19
## [3.1.1](https://github.com/sds100/KeyMapper/releases/tag/v3.1.1)
20
app/version.properties
@@ -1,3 +1,3 @@
1
VERSION_NAME=3.1.2
2
-VERSION_CODE=121
+VERSION_CODE=122
3
VERSION_NUM=0
0 commit comments