Don Hill

Results 6 issues of Don Hill

This is how I fixed my latest issue with this library. I found the following in a PR and use this in my build.gradle Add to gradle `implementation 'com.github.ravindu1024:Android-Image-Cropper:2.8.2'` After...

I have a working app on most devices. It's been out for a few years. I recently upgraded the phone to Android 11 and the API to 29. I am...

I have a views that I am creating in code. Can you provide an example of how I would create this in code ?

I know using the ecs-cli I can specify an instance-role. Is there a way to specify an existing InstanceProfile when running `ecs up' ? So I would like to use...

feature-request

I am calling the wizard fragment from my one activity. Currently I only use one Activity for all views using the following `getSupportFragmentManager().beginTransaction() .replace(R.id.nav_container, new RegistrationWizard()) .commit();` This works fine...

If you find a security vulnerability, do NOT open an issue. Email [[email protected]](mailto:[email protected]) instead. **Describe the bug** When selecting an image or uploading and embedding into the content. The return...