Farouq Afghani
Results
2
comments of
Farouq Afghani
I fixed it, in the YearPickerView.java when you set the text, use this instead: String numberAsString = String.format(Locale.getDefault(), "%d", year); v.setText(String.valueOf(numberAsString));
Just add proguard for fresco and that's it: https://github.com/facebook/fresco/blob/master/fbcore/proguard-fresco.pro