KasualBusiness / MaterialNumberPicker

A customizable Android NumberPicker that is inspired from the Material Design Guidelines
Apache License 2.0
135 stars 20 forks source link

How To Add Drawable XML To Background Pls Add This Option #21

Open SajanJosan opened 7 years ago

SajanJosan commented 7 years ago

I want to set multiple background colors, border lines and curve corners with xml background. can i do it.

StephenVinouze commented 7 years ago

Hi @SajanJosan Could you be more specific about what you want to achieve. Just a friendly reminder: this library is merely a wrapper around the native NumberPicker, and it's access is rather limited (mostly reflection used to get over it)