android - Display a view containing magnified image along with some text -



android - Display a view containing magnified image along with some text -

i have listview having 2 textviews , image. when touch image, want display view containing magnified iamge along text below alternative close view. don't want create whole new activity this. kindly assist how can accomplish this?

stone

try utilize custom dialog box. custom dialog

android

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -