Timo Korshu
Results
1
comments of
Timo Korshu
I think you can change the color only by editing directly the node_package which is anti pattern. try editing your ReactWheelCurvedPicker.java ``` ... @Override protected void drawForeground(Canvas canvas) { super.drawForeground(canvas);...