Closed bardss closed 3 years ago
Oh, sorry about that. WeekView defaults to the theme’s windowBackground
if you don’t provide a (header/day/timeColumn)BackgroundColor
, but wrongly assumes that it is a color instead of a drawable.
I pushed a fix on master and will create a new release. Let me know if there are any issues remaining.
It’s available now. I’ll close this issue, but feel free to reopen if anything comes up.
Describe the bug I am using your Android-Week-View fork on production app. Users apps are crashing in because of missing resources (probably).
Firebase Crashlytics logs:
and
and
Additional context
Device: Samsung J3 (2016) / Galaxy Grand Prime
Any idea how to fix that? As I checked it is only happening to users with Android 5.1.1. Unfortunetly their devices do not have option to update the system to newer version.