nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

A fully functional Android app built entirely with Kotlin and Jetpack Compose

Results 585 nowinandroid issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

### 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...

bug

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...

documentation

### 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...

bug

### 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...

bug

### 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...

bug

### 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...

bug