Android Question Calendar that is not a dialog

Mark Stuart

Active Member
Licensed User
Longtime User
Hi y'all,
I need a monthly calendar that can be added to the layout, with a CustomListView below it.
So when the user navigates to a date and selects it, the selected date will be used in a call to the local SQLite database to get records that match that date.
The records are then loaded into the CLV.
I've looked on the forum here and haven't found a suitable monthly calendar that is not a popup dialog.
Anyone know a library that suits this use case?

Mark Stuart
 

LucaMs

Expert
Licensed User
Longtime User
I made something like you need, but for B4J.
Take a look here (also the thread from the beginning), you have the sources. Maybe it's possible to do it for B4A/B4i too (I don't remember right now).

https://www.b4x.com/android/forum/threads/b4x-b4xlib-lmb4xmultidatedlg.164249/post-1007525

(same thread: https://www.b4x.com/android/forum/threads/b4x-b4xlib-lmb4xmultidatedlg.164249/post-1007392)
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…