Friday, 6 September 2013

How to use a function only if the version is 11+

How to use a function only if the version is 11+

in my code i'm using the a function with "query text change" but it's only
supported from android 11 this is a simple search bar. how to verify the
current version of android, and show a different activity? thanks!

No comments:

Post a Comment