You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use date, month and year. I am able to store them in textviews and showing in one listview.
So for example: if i select date 12 so it will display dates from 12 to 18(i.e. whole week dates). But for this i am facing problem if the date is 31 or 30, in this case its going more than date values... kindly help me out with this. How can i fix this problem.
In advance thank you.
The text was updated successfully, but these errors were encountered:
Not sure to clearly understand your issue. But you should look at Calendar class and adding days to date.
But it don't seems to be related to the library, so stackoverflow will probably give you better answers.
@fchauveau
Can you please suggest how can i adjust the dialogue size of datepicker with calendar view, while scrolling i am not able to select date properly.
I want to use date, month and year. I am able to store them in textviews and showing in one listview.
So for example: if i select date 12 so it will display dates from 12 to 18(i.e. whole week dates). But for this i am facing problem if the date is 31 or 30, in this case its going more than date values... kindly help me out with this. How can i fix this problem.
In advance thank you.
The text was updated successfully, but these errors were encountered: