-
-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
English (UK) language forces pound sign in custom layout #683
Comments
Appears "under" q? If it is a swipe from q, you should be able to override that in your layout file to make that swipe do something else. It may also work to go into Settings and, under "Add keys to the keyboard", uncheck £. |
This is due to the |
I understand. |
yes, it would be good, if you could supress the extra keys. there is a workaround to get rid of the automatic extra keys (which is not nice): since your layout uses the same keys on most buttons, you could paste the same empty definitions to the end of most lines. |
I just added the <keyboard name="..." script="..." locale_extra_keys="false"> |
Thank you very much! |
This is now released. |
Hello!
If I use English (UK) language in Android, pound sign appears under "q" key in my custom layout. Deleting that language removes pound symbol immediately. I don't know how to remove it in other way. I recorded short video to show this situation.
az_recorder_20240630_095953_edit.mp4
I don't know if it's problem with my custom layout.
Just in case here is my layout.
The text was updated successfully, but these errors were encountered: