SpinnerDialog
SpinnerDialog copied to clipboard
Android Spinner Dialog Library supported on both Java and Kotlin, Use for single or multi selection of choice
Set image height and width as a property instead of passing it in a constructor.
**Is your feature request related to a problem? Please describe.** User cannot change default size of image. **Describe the solution you'd like** Expose a property so user can change image...
**Is your feature request related to a problem? Please describe.** Yes, User cannot change default Placeholder and error images **Describe the solution you'd like** Expose properties for Placeholder and error...
**Is your feature request related to a problem? Please describe.** Update UI and sample Screenshots
**Is your feature request related to a problem? Please describe.** Update gradle to latest version, with all supporting libraries
**Is your feature request related to a problem? Please describe.** I am unable to change color of Choice and description text **Describe the solution you'd like** Expose two properties to...
Convert all properties into object using Builder pattern