开发者

Is there support for 2.3 for loaders in android?

开发者 https://www.devze.com 2023-03-10 13:31 出处:网络
I know that Loaders are introduced in Android 3.0, but is there support for 2.3 like the support for Fragments ? Fragments are also for 开发者_如何学运维3.0 but with the support API you can use them i

I know that Loaders are introduced in Android 3.0, but is there support for 2.3 like the support for Fragments ? Fragments are also for 开发者_如何学运维3.0 but with the support API you can use them in earlier version I think back to 1.6


Yep loaders are also in the compatibility library!

0

精彩评论

暂无评论...
验证码 换一张
取 消