indeterminate-checkbox
indeterminate-checkbox copied to clipboard
Android CheckBox and RadioButton with additional 3rd "indeterminate" state
Cannot resolve symbol 'colorControlIndeterminate'
Hi, would it possible to create a release with the current androidx migrated code? Due to restrictions by F-Droid we (https://github.com/MarcusWolschon/osmeditor4android/) can only include dependencies that are published on one...
## Overview - I think it will be helpful when referring from Kotlin.
Caused by: java.lang.IllegalStateException: Target with the name "icon_null" cannot be found in the VectorDrawable to be animated. at android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState.prepareLocalAnimator(AnimatedVectorDrawable.java:848) at android.graphics.drawable.AnimatedVectorDrawable$AnimatedVectorDrawableState.prepareLocalAnimators(AnimatedVectorDrawable.java:826) at android.graphics.drawable.AnimatedVectorDrawable.ensureAnimatorSet(AnimatedVectorDrawable.java:939) at android.graphics.drawable.AnimatedVectorDrawable.start(AnimatedVectorDrawable.java:923) at android.graphics.drawable.AnimatedStateListDrawable$AnimatedVectorDrawableTransition.start(AnimatedStateListDrawable.java:342) at android.graphics.drawable.AnimatedStateListDrawable.selectTransition(AnimatedStateListDrawable.java:229) at...
I have created a complex checkbox group from an API, its working fine. But sometimes the checkbox (Exactly with the indeterminate state) is not triggering the setOnCheckedChangeListener. Thank you.
Hello, For some reason when attempting to dynamically generate these, the checkbox appears on the UI as a purple colour that does not exist in my styles nor colour file....
Diffrent checkbox sizes on diffrent API levels.    They are the same only on API 21 - API 23.