Oscar Nylander

Results 16 comments of Oscar Nylander

`Trustly` is implemented through a web page, I believe it gets launched in a Chrome Custom Tab https://developer.chrome.com/docs/android/custom-tabs/overview/ I managed to reproduce the same thing when going through the `Card`-flow...

Hello again! Here are some logs: ``` 08-12 10:22:32.568 17953 17953 D CO.DropIn: startPayment from Activity 08-12 10:22:32.659 17953 17953 D CO.DropInActivityKt: attachBaseContext 08-12 10:22:32.668 17953 17953 D CO.DropInActivityKt: onCreate...

It might be viable to upstream some image support/image fixes.

I've noticed this as well. What RIF does is to allow navigation to the submitting user using a Context Menu, accessed by long pressing on the list-item. This might be...

> Please don't make the solution to this be making the layout less compact. An optional "fat finger" option is fine, but users who choose the list view choose it...

> If we wanted to follow boost, we should add an option to disable all of the small click targets in the post list view. For example, if you want...

I'd consider it to be pretty unlikely. I guess profiling a build with the alpha-variant versus a build without would reveal whether it's the case, though.

You are correct, debug builds will affect performance a lot as far as Compose is concerned. I'd assume that the final build that makes it out to release channels already...

Regressed in 0.0.45-alpha, and should be re-opened.