Task Helper UI and Crop Image Activity with Kotlin
TaskHelpUiPractice Task Helper UI and Crop Image Activity. Includes Created with: GitHub View Github
Learn and Share
TaskHelpUiPractice Task Helper UI and Crop Image Activity. Includes Created with: GitHub View Github
Cropify Lightweight image cropper for Android Jetpack Compose. Installation Usage Bitmap val state = rememberCropifyState() Cropify( bitmap = imageResource(R.drawable.bitmap), state…