I am trying to change the suggestions that occur on top of the keyboard in Android.
Is it possible to use a ClassLoader
to instantiate an object from the package com.android.inputmethod.latin
to adjust the suggestions above the keyboard?
I am trying to change the suggestions that occur on top of the keyboard in Android.
Is it possible to use a ClassLoader
to instantiate an object from the package com.android.inputmethod.latin
to adjust the suggestions above the keyboard?