开发者

Unable to Set Width for Fragment Dynamically in the Program

开发者 https://www.devze.com 2023-03-17 21:59 出处:网络
I have created set of fragments inside the activity and set a default width to it. I want to reset the fragment to width to FILL_PARENT on orientation change which is not happening.

I have created set of fragments inside the activity and set a default width to it. I want to reset the fragment to width to FILL_PARENT on orientation change which is not happening.

How to set开发者_运维问答 fragment width dynamically in Android 3.0 Honeycomb version?

0

精彩评论

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