My app supports two languages(en and es), and the date range calendar works fine but I am facing an issue with the Month name in a multilingual format. When it opens it is fine but when the app language is changed then for English the month name shows in Spanish and vice versa. Is there any way or options to fix it?
I tried to remove the existing calendar view and rebind it but in that case, all the custom attribute of the XML file is missed and there is no function available to set it programmatically. like setHeaderColor and So on
My app supports two languages(en and es), and the date range calendar works fine but I am facing an issue with the Month name in a multilingual format. When it opens it is fine but when the app language is changed then for English the month name shows in Spanish and vice versa. Is there any way or options to fix it?
I tried to remove the existing calendar view and rebind it but in that case, all the custom attribute of the XML file is missed and there is no function available to set it programmatically. like setHeaderColor and So on