Mr-Rayman

Results 5 comments of Mr-Rayman

I definitely would second that request of managing multiple resources in separate columns in day view. This is also emphasized in other threads and requests: https://github.com/nhn/tui.calendar/issues/430 https://github.com/nhn/tui.calendar/issues/438 https://github.com/nhn/tui.calendar/issues/567 Thanks!

> Do you have to manually specify the headers you want precompiled in `target_precompile_headers()`? Because cotire seemed to determine the relevant headers by itself somehow. Would there be a way...

Also from Android version 16 on the Google documentation states for the attribute `windowOptOutEdgeToEdgeEnforcement `(that's refered to in the StatusBar plugin API documentation): `But if the window belongs to an...

I can confirm this behavior for my physical phone (Samsung Galaxy S23) with Android 15 as well as the Emulator in Android Studio with emulated Google Pixel with Android 16....

This is the solution that works for me (in emulator and real phone). Unfortunately the Capacitor Plugins documentation is not that specific on this part. Modify this file: `app/res/values/styles.xml` Append...