LaxmanDroid

Results 5 issues of LaxmanDroid

When i use selction type multiple days.. the current/specified day is not selected as default when i open the calendar.please help me out. i tried with this: calendarView.clearSelections(); calendarView.getSelectionManager().toggleDay(day);

i need to change the weekend title colors and also how to change the disable dates background as per my below screenshot: ![Screenshot from 2019-04-22 18-33-26](https://user-images.githubusercontent.com/29971811/56501831-de5bc280-652d-11e9-86db-a9d0e4adf8f5.png) Please Help me Thank...

The app icon and names are not changing frequently, after installing the app only once changed and 2nd time changing on wards app going invisible.

How can i unselect the selected dates when i click on a button , i need to clear/reset all selected dates and show the calender view as same when open...

``` Process: com.example.native_activity, PID: 16011 java.lang.RuntimeException: Unable to get provider androidx.startup.InitializationProvider: java.lang.ClassNotFoundException: Didn't find class "androidx.startup.InitializationProvider" on path: DexPathList[[],nativeLibraryDirectories=[/data/app/~~3qoxyJB8dcEurYEw244CSw==/com.example.native_activity-JdNJmuJoyIXaEFroweP_bw==/lib/x86_64, /data/app/~~3qoxyJB8dcEurYEw244CSw==/com.example.native_activity-JdNJmuJoyIXaEFroweP_bw==/base.apk!/lib/x86_64, /system/lib64, /system_ext/lib64]] at android.app.ActivityThread.installProvider(ActivityThread.java:7770) at android.app.ActivityThread.installContentProviders(ActivityThread.java:7276) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6983) at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown...