android - Hide warnings in layout files -


i updated eclipse , sdk , in every xml file textviews have warning "consider making text value selectable specifying android:textisselectable="true"".

is possible hide warnings, hate have project lot of yellow exclamation marks.

go propeties of project. go android lint preferences. search selectabletext , change severity ignore.

you can in eclipse preferences projects.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -