Roberto Orgiu
Roberto Orgiu
### Description I had the need to test a specific feature of a paging component that used Room, and I needed to use a real in memory version of Room,...
We noticed this crash when the RecordingActivity does not inherit a `Theme.AppCompat` child. ``` Application: com.nytimes.android.debug Manufacturer: LGE Model: Nexus 5X Brand: google Device: bullhead Board: bullhead Hardware: bullhead Product:...
**Is your feature request related to a problem? Please describe.** As an Android Developer, I would love to use Coil with Compose Desktop in the same way I use Coil...
#### Environment details 1. Maps-Compose v1.2.0 #### Steps to reproduce 1. Declare a state that should be updated inside a MakerInfoWindow 2. Update the state 3. MakerInfoWindow will not update...
**Pain points** of having the app separate from the library: 1. We have to maintain 2 projects 2. We have to provide a different APK every time 3. Huge possibility...
### Page URL https://docs.flutter.dev/ui/layout/responsive/building-adaptive-apps ### Page source _No response_ ### Describe the problem Hello there! [This amazing blogpost](https://medium.com/flutter/developing-flutter-apps-for-large-screens-53b7b0e17f10) contains a lot of information related to large screens, could you add...
Hello, I found a few leaks in the library and I fixed them in this PR. The other functionalities stay put, I didn't actually change anything else. Best regards
Hello, I created this class so that it could be easier for people to use it inside custom settings UIs, so that it can reach out more.