开发者

Animated Views blocking other activity' components

I have created few views and tryied to use TranslateAnimation to make them appear/disappear from the bottom of the screen. the animations work fine but the problem is that they block buttons existing on the activity where i called my views and the other views themselves(since the animate on same area). i tryed to bring each view to front when ap开发者_开发知识库pearing but this only solved the problem between the view and not the Activity.


i solved this by using Popupwindow.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜