app
/
com.gonzales.mark.n_puzzle
/
NPuzzleActivity
/
isGalleryImageChosen
is
Gallery
Image
Chosen
private var
isGalleryImageChosen
:
Boolean
= false
Content copied to clipboard
true
if the current puzzle image was selected from the user's Gallery;
false
, otherwise.