开发者

which view/widget can support zooming in android?

开发者 https://www.devze.com 2023-01-01 06:07 出处:网络
I think my questi开发者_C百科on is fairly clear, I would like to know if every kind of view can support zoom.

I think my questi开发者_C百科on is fairly clear, I would like to know if every kind of view can support zoom. I know that some have built in zoom controls like the MapView and the WebView, but how about a LinearLayout with some TextViews and ImageViews?

I will edit this post to have a list of the answers.


I would like to know if every kind of view can support zoom

No. The only widgets with built-in zoom that I am aware of are MapView and WebView.

0

精彩评论

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