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 -

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

css - Can I use the :after pseudo-element on an input field? -