Priya Sindkar
Priya Sindkar
Opening image gallery is jittery Android version Android 10 Impacted devices All SDK version SDK 32 Other information When you open the image picker from ``` .createIntent { intent ->...
I am getting inaccurate results when I take the readings 5 times back to back.. these are the following readings I am getting: 77, 59, 65, 65, 77 Has anyone...
Some of the extractor classes are getting this error- `MenuItemImpl.getItemId can only be called from within the same library group prefix (referenced groupId='androidx.appcompat' with prefix androidx from groupId='rootProjectName')` Can you...
I used a color selector for checked_color to disable grey color if the button is disabled (enabled = false) but it is taking no effect. Like so- ``` ``` How...