Noel Chew
Noel Chew
Is there anyway we can use Modifier.wrapContentHeight() for Zoomable's modifier?
closes #6, closes #8
When the preference item entries exceeded certain amount, the options are not visible/displayed properly.
It would be great if the PreferenceItem supports optional _summary_ and _icon_. Submitting empty String for _summary_ and empty Composable for _icon_ creates weird alignment. Are there any plans for...
Prompt to enable location service is shown twice on Android 12 devices. Clicking "OK" twice will cause app to crash. Steps to reproduce crash: 1. Disable device Location Service 2....
- moved requestPermissions() from onStart() to onViewCreated() - closes #18
The app does not show Bluetooth permission request prompt on Android 11 device.
How do I scroll it by code to simulate a fortune wheel?