curli

Results 7 issues of curli

Hey, great library, thank you guys for it. I found a bug - if we set the tab icon to a drawable with states it will throw an exception on...

Is there any fork being maintained out there?

Possibility to costumize the color of the pointer would be great!

Due to [whatsapp's efforts to not support rooted devices](https://faq.whatsapp.com/android/download-and-installation/about-rooted-phones-and-custom-roms/?lang=en) they've [hidden the buttons to restore the chats from google drive](https://user-images.githubusercontent.com/15181917/168537566-f42d68fc-c876-4dbf-ae9b-d5684657cad2.png) if the app knows the device is rooted, so unless...

### Version 3.4.2 ### Steps to Reproduce 1. Initialise posthog in the application onCreate: ``` val config = PostHogAndroidConfig( apiKey = BuildConfig.ANDROID_KEY_POSTHOG, host = "https://eu.i.posthog.com", captureScreenViews = true, captureApplicationLifecycleEvents =...

bug
question
Jetpack Compose
Screen Views

I've ran swift build but it says "error: Could not find Package.swift in this directory or any of its parent directories." I'm using pods on this project, not spm do...

`material` theme uses white for `brightwhite` which I think is color 15, should use a dark color for example like neobones_light does