Jitin
Jitin
How about this ```kotlin fun Context.getColorCompat(@ColorRes colorInt: Int) : Int = ContextCompat.getColor(this, colorInt) ``` Edit: Never mind. ContextCompat is from support library.
1. We should be able to add another `no-op` artifact similar to how leak canary does it. 2. Yeah, I've been looking into a way to provide easy on/off toggle...
It doesn't support compose, but we would add it at some point of time. We haven't adopted compose internally, hence never worked on this aspect yet.
This url could be used for sharing. Current share button gives an error from linkedin side. https://www.linkedin.com/shareArticle?mini=true&url=www.github.com Edit No way as of now to transfer title/description other than the api
Do following changes android manifest add this in element xmlns:tools="http://schemas.android.com/tools" and following in element tools:replace="android:icon"