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
By clicking on the date in CalendarFragment, display Target information in header(name/description/date)
selectedDate must be a number that is equal to the long number that exist in firebase realtime database. So when get the date from calendar simply convert it to the type you have in your database. Only then the query will work.