hi-manshu / Kalendar

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.
https://www.himanshoe.com
Apache License 2.0
761 stars 66 forks source link

Showing the week value(mon~sun) is different of two view #160

Open ParkJongJoon7128 opened 10 months ago

ParkJongJoon7128 commented 10 months ago

Two month-week calendars are implemented using the type KalendarType.Oceanic and KalendarType.Firey. Oceanic type shows the value of week in English, while Firey type shows the value of week in Korean. Is there a method or property that integrates these two environments into one language?

i1 i2

gsrathoreniks commented 10 months ago

@ParkJongJoon7128 Oceanic shows in Korean (Default language) and Firey shows in English only.