nowinandroid
nowinandroid copied to clipboard
A fully functional Android app built entirely with Kotlin and Jetpack Compose
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the problem in MainActivity to update the dark content of the system...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...
why do we use libs.findLibrary(alias).get() in all implementations I think we can write extensions for this and similar implementations ``` internal fun Project.findLibrary(alias: String): Provider { return libs.findLibrary(alias).get() } internal...
This is a controversial one. The original instrumented tests were painstakingly checking for specific strings whereas the new screenshot tests are simple and verify a lot more. We could add...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Page URL (type "NEW" for a new page suggestion) https://github.com/android/nowinandroid/blob/main/docs/images/graphs/dep_graph_core_data.png ### What's the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...