huydq92 / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

incorrect size of letters #194

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
the size of letters on preview popups are too big in a landscape mode

hardware: nook color
firmware: cm7

Original issue reported on code.google.com by i.posle...@gmail.com on 25 Feb 2012 at 8:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've made short video to demonstrate this bug

Original comment by i.posle...@gmail.com on 25 Feb 2012 at 7:25

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It's not matter of landscaping, it's general issue of font scaling.
Attached screenshot of keyboard size 30% with letter label scaling 100% in 
landscape mode.
(samsung galaxy 'minux' GT-i9003, cyanogenmod-9 android 4.0.4, if it matters)

Original comment by qwigly...@gmail.com on 4 Sep 2012 at 10:54

Attachments:

GoogleCodeExporter commented 9 years ago
the problem in labels of keys on your screenshot, but in my situation — in 
label of _popups_...
see attached video in 2nd post

Original comment by i.posle...@gmail.com on 4 Sep 2012 at 4:35

GoogleCodeExporter commented 9 years ago
Made some screenshots, that illustrate the issue more clearly. And also 
suggesting a fix: 

/java/res/values/dimens.xml 
"key_preview_text_size_large" is 40sp

while

/java/res/values-land/dimens.xml
"key_preview_text_size_large" is 50sp

It seems the latter should be set to 40sp as well, since popup size is same for 
both modes.

Original comment by host127...@gmail.com on 10 Oct 2012 at 5:35

Attachments:

GoogleCodeExporter commented 9 years ago
why there is no option for changing font and font size ?
i want to use custom font.  

Original comment by freeiran...@gmail.com on 25 Oct 2012 at 11:01

GoogleCodeExporter commented 9 years ago
2 features will make this keyboard a better one:
1- Ability to change labels font.
2- Adding emoji icons.

Original comment by maa...@gmail.com on 26 Jun 2014 at 5:03