开发者

is Dialog class having a method equivalent to OnConfigurationChanged()?

开发者_StackOverflow

I have many custom dialogs with list view in my droid app and there are plenty of cropping issues while rotating. I have solved these kinds of issues in classes which extend Activity with the help of onConfigurationChanged() method. Is there any equivalent method in Dialog class?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜