android - Disable misspelling flag of specific words in app? -


our company's name comes misspelled (the red underline) when typed edittext fields in our app. there way can disable misspelling flag specific word avoid nagging feature?

and before suggests android:inputtype="textnosuggestions", still spellcheck available specific field, , exclude our company name.

i have no idea if it'll work, can try putting android.text.style.localespan on each occurrence of company name, using locale.root (which has no language) target locale.

(most of time encounter charsequence in text view can cast spannable. if can't, copy contents spannablestringbuilder.)


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -