How to open a full-screen ImageView using OnClickListener?

1

I have an application and would like to display a full screen image. The screenshot below shows an example application.

How could I put it in full screen, using onClickListener?

And how could I do the same thing using intents for a standard mobile photo app?

Theexpectedresultwouldlooksomethinglikethis:

    
asked by anonymous 25.01.2018 / 23:38

0 answers