fydtkadl / indic-keyboards-android

Automatically exported from code.google.com/p/indic-keyboards-android
0 stars 0 forks source link

Re-enable correct key/icon preview #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The key preview that was earlier there was showing the shifted characters. This 
is because our transparent key icons have the foreground characters in white 
color and background characters (shift) in black color. This works well for the 
key icons that have grey background. However this causes a problem for the 
preview icons that have white background.

I started exploring if we could change the background color of preview icons, 
but that was taking more time than I expected and I paused that work. Please 
see functions inside LatinKeyboard.java inner class LatinKey.

Original issue reported on code.google.com by shiv...@gmail.com on 20 Jun 2014 at 3:49

GoogleCodeExporter commented 9 years ago

Original comment by shiv...@gmail.com on 24 Jun 2014 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by shiv...@gmail.com on 27 Jun 2014 at 4:28