BetterSpinner
BetterSpinner copied to clipboard
Update to design support library for Floating Label Edittext
Hi Lesilva,
First of all thanks for the awesome library...It will be great if design support library is used for edittext instead of rengwuxian.materialedittext because it indirectly imports rengwuxian.materialedittext library even though design support library is used...
If you wanna use the wrapper for normal edittext, you can the normal BetterSpinner instead of material one.
i wanna use it with floating label but since design support library is already used in my project...it is redundant to use rengwuxian.materialedittext library since design support library already supports edittext with floating label
You just need to switch back to compile 'com.weiwangcn.betterspinner:library:1.1.0' if you take a look a the code and README
.