fix keyboard not shown on some android problem because my stupid change,

also make long press not only for right click, so that to make show
password eye work
This commit is contained in:
rustdesk
2021-09-01 01:35:01 +08:00
parent 903a4ea27f
commit ce3e9ce8d6
2 changed files with 20 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.1.8+19
version: 1.1.9+20
environment:
sdk: ">=2.7.0 <3.0.0"