开发者

Display a view containing magnified image along with some text

开发者 https://www.devze.com 2023-03-19 20:48 出处:网络
I have a listview having a two textviews and an image. When I touch the image, I want to display a view containing a magnified iamge along with some text below it an option to close that view. I don\'

I have a listview having a two textviews and an image. When I touch the image, I want to display a view containing a magnified iamge along with some text below it an option to close that view. I don't want to c开发者_StackOverflow社区reate a whole new activity for this.

Kindly assist how can achieve this?

Stone


Try to use custom dialog box. Custom Dialog

0

精彩评论

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