mPickMultipleMedia.launch(new PickVisualMediaRequest.Builder()
.setMediaType(ActivityResultContracts.PickVisualMedia.ImageOnly.INSTANCE)
.build());
Why are there no three dots in the top right corner of the image selection box that pops up in my code ?
[enter image description here](.jpg)
Ask ai, no idea, please help me!
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745057066a4608730.html
评论列表(0条)