-
Hello,
I realise it's been quite a long time since you released kapture and you probably don't intend to support it anymore, but on the off-chance that you still care, could you look into this exce…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/a…
-
**Is your feature request related to a problem? Please describe.**
Media in timeline screen is loading too long. 5-10 seconds in my case (Pixel 6)
**Describe the solution you'd like**
I think tha…
-
Is it possible to capture another version of a Composable just to the Capturable and capture a bitmap?
-
**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 for Compose on Android.
**Descr…
tiwiz updated
1 month ago
-
import SwiftUI
struct OverlappingViews: View {
var body: some View {
ZStack(alignment: .top) {
// Title1 텍스트
Text("Title1")
.font(.largeTitle)
…
-
**Describe the bug**
I cannot start the app after upgrading to the latest version (f-droid build), it immediately shows me a stack trace.
```
java.lang.IllegalArgumentException: Unknown account t…
-
**Describe the bug**
The Image is not longer aligned to Center (for example) after an orientation change (rotate the phone) - however, it returns to the default Top-Start. After re-opening the page…
-
**Describe the bug**
During a normal session, I can see in the logs that an image is downloaded, then accessed via cache from the logs:
```txt
RealImageLoader: ☁️ Successful (NETWORK)
...
RealIm…
-
**Describe the bug**
I am trying to load an image of type .svg in my app, but it is not allowed, and it returns an error in the onError callback. I am using Jetpack Compose for Desktop. Details are a…