i have used the custom keyboard app from the sdk and modified it as per my requirments but i couldn't modify two things
remove drop shadow from the key text of every key on the key board. as i did not find any property in xml layout which i could use
i have used custom layout for keyopreview that is the popup shown when we press any key on the keyboard, but i dont want to show preview for some particular keys such as space, enter, shift, back etc. so how could i remove the keypriview fot only those keys..