I want to change keyboard
key-shift
indicator
color. key showed below.
Default color is green
i need to change it as red
what i want to do!?
In this indicator glows green i want to change that green color.
Help me to solve this.
I want to change keyboard
key-shift
indicator
color. key showed below.
Default color is green
i need to change it as red
what i want to do!?
In this indicator glows green i want to change that green color.
Help me to solve this.
Write your own custom keyboard app. The Keyboard in the SDK samples can provide you with the base code for that.
You cannot control the visual behavior of other keyboards from within your app, which is why you must make your own.