开发者

how to perform the action sendbackward and sendfront in Android

开发者 https://www.devze.com 2023-01-29 17:18 出处:网络
I need a suggestion that how to perform the sendbackward and sendfront action in Android. Actually Im having 2 images in my mapview and the second image is overlapped with the first one half of it.He
I need a suggestion that how to perform the sendbackward and sendfront action in Android.

Actually Im having 2 images in my mapview and the second image is overlapped with the first one half of it.Here I need a suggestion when I click on to the first image it should come front and the seco开发者_JAVA技巧d image should go front and its vice versa.

Hope I will get a quick response from ur side.

Thanks all, monish.


Can I know the root cause for giving vote as -1 for this post.

use this method :

mapview.bringToFront()

0

精彩评论

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