Uh oh!
There was an error while loading. Please reload this page.
Added Spanish QWERTY layout - #33
Merged
Merged
Conversation
tibbi
reviewed
Mar 18, 2022
| app:topSmallNumber="8"/> | ||
| <Key | ||
| app:keyLabel="o" | ||
| app:popupCharacters="ő9óôòõōö" |
Contributor
There was a problem hiding this comment.
numbers should be the default values at long pressing a character
tibbi
commented
Mar 18, 2022
Contributor
this moves it actually even further from the default one. Are you compiling the app and testing at all? |
ContributorAuthor
Sorry, my bad (this is my first time contributing to an Android project). The next commit should fix it, I made sure to test all of the keys. PS: Should I add the keyboard to the keyboards list? |
tibbi
commented
Mar 18, 2022
Contributor
sure, you should do the whole thing |
margual56
commented
Mar 18, 2022
ContributorAuthor
I hope that is correct :) |
tibbi
commented
Mar 18, 2022
Contributor
will take a look at it later, thanks |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added letter "ñ" to the layout and removed it from the popup. Also moved some of the accent keys closer to the beginning.