Hi,
I'm using "contentchooser" to get gallery photos
however this is a strange behavior in android 5.1 lolipop, the "thumbs" of the images is not appearing as attached image.
could someone tell me what I'm doing wrong?
my code is very simple
note that if I click the side menu and choose images or gallery, the thumbs appears normally
I'm using "contentchooser" to get gallery photos
however this is a strange behavior in android 5.1 lolipop, the "thumbs" of the images is not appearing as attached image.
could someone tell me what I'm doing wrong?
my code is very simple
B4X:
Dim ImageChooser As ContentChooser
ImageChooser.Initialize("imgChooser")
ImageChooser.Show("image/*", "Selecione uma Imagem")
note that if I click the side menu and choose images or gallery, the thumbs appears normally
Attachments
-
Screenshot_2019-07-12_085504.jpg54.8 KB · Views: 279
-
Screenshot_2019-07-12_085515.jpg81.1 KB · Views: 286
-
Screenshot_2019-07-12_085608.jpg76 KB · Views: 277
-
Screenshot_2019-07-12_085748.jpg138.9 KB · Views: 297
-
Screenshot_2019-07-12_085756.jpg253.1 KB · Views: 294
-
Screenshot_2019-07-12_085944.jpg128.6 KB · Views: 283