adding a setting for toggling clipboard visibility

This commit is contained in:
tibbi
2022-01-23 11:07:59 +01:00
parent 74dea45afe
commit 5e7edbe102
5 changed files with 35 additions and 7 deletions

View File

@ -281,7 +281,6 @@ class MyKeyboard {
}
/**
*
* Creates a blank keyboard from the given resource file and populates it with the specified characters in left-to-right, top-to-bottom fashion,
* using the specified number of columns. If the specified number of columns is -1, then the keyboard will fit as many keys as possible in each row.
* @param context the application or service context