GoltsevEugene
GoltsevEugene
Plus one, also need this. Is there a way to do that without recreation of Activity?
It's quite late for an answer, but you can use one of Blur.of() methods. They are internal, but will suit your need. !But be careful, you should set BlueFactor width...
I believe that should be fixed asap. 8155220 - bad idea, you won't use all enhancement in new gradle in such case.
Yeap, +1 - it's not working for some reason.
Yeah, seems that there is a bug with that. White color `#FFFFFF` is resolved to -1 as int resource. So, next check - `if (mSelectedItemTextColor != -1) `in WheelPicker.java line...