alamkanak / Android-Week-View

Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
Apache License 2.0
3.42k stars 1.23k forks source link

Name of event is repeated 3 times #582

Open AhmedEl-Nakib opened 2 years ago

AhmedEl-Nakib commented 2 years ago

image how to set just only the name that i write in my code ! i use this code to add data :
listOfVehicleNames.add(WeekViewEvent(10,"Session",2022,2,15,3,0,2022,2,15,6,0)) Please help me

hertaraujo commented 1 year ago

Take a look at https://github.com/alamkanak/Android-Week-View/issues/381