Cherni Nidhal
Cherni Nidhal
I want to disable dates lower than current date any tips?
I am trying to change it to camera2 but i couldn't any help please.
Hello, Is it possible to do this behavior using gifted-charts ?? The chart is scrollable and a pointer that is fixed in the middle of the chart shows the data...
I want to set min and max date that user can select in the WeekPager.
i have tried to get the position of my view with this code `int[] location = new int[2]; mDemoImageView.getLocationOnScreen(location); int x = location[0]; int y = location[1]; ` and pass...