jubayer23 / android-traditional-chinese-ime

Automatically exported from code.google.com/p/android-traditional-chinese-ime
Other
0 stars 0 forks source link

Key color on Motorola devices is black #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install on Motorola device (Droid 2 Global and Motorola Droid RAZR)
2. launch TCIME
3.

What is the expected output? What do you see instead?
should see normal soft key layout; see attachment, OS supplied default font 
color in black and ruined readability of the keys

What version of the product are you using? On what operating system?
version dl from Android Market (1.0) on Android 2.3.3 & 2.3.5

Please provide any additional information below.

fix:
modify res\input.xml, add android:keyTextColor to 
com.googlecode.tcime.SoftKeyboardView to set text color to a pre-defined value 
instead of relying on OS default.

Original issue reported on code.google.com by yen...@gmail.com on 31 Dec 2011 at 8:23

Attachments: