开发者

How to rotate the android action view

开发者 https://www.devze.com 2023-04-03 03:22 出处:网络
I am making android program. I tried to show pdf in web view. So, I created a new action view (...) and loaded a pdf file in my view.

I am making android program. I tried to show pdf in web view. So, I created a new action view (...) and loaded a pdf file in my view. And I also have a description of "android:configChanges="orientation|keyboard"" in th开发者_如何学编程e manifest XML.But, if i rotate the phone screen , the action view doesn't rotate. Why is this phenomenon caused? I really don't know the correct reason. I want to help me...

0

精彩评论

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