Arley Santana
Arley Santana
Library version: 4.3.0 Which phone/tablet are you using, and which Android version does it run? MOTO G 5S, Android 8.1 In Brazil, the ITF format with 48 digits is widely...
I'm trying to implement Screen Model and Hilt and I'm getting an error Project: Android native Libiry version: 1.1.0-alpha03 Kotlin: 1.9.0 hilt = "2.50" Dependencies: #=================================== Voyager - Navigation ===================================#...
There is an issue I run into when I quickly double click a button that navigates to another screen in my Compose. it looks like androidx.lifecycle:lifecycle added dropUnlessResumed in version...
Thanks for this library. I would like to know if you plan to add support for Kotlin Multiplatform
Project: Compose Multiplatform Library version: 0.3.0 agp = "8.2.0" kotlin = "1.9.22" compose-bom = "2024.02.02" I have an error implementing cryptography-bom in the commonMain module cryptography-bom cryptography-core provider-jdk Caused by:...
Hello! First of all, congratulations on the project. I'm testing the implementation in my multiplatform compose project and I noticed that the shimer animation doesn't occur on all items using...
Hello, is there any project or article that uses Sandwich in practice, such as this article? It is out of date. https://proandroiddev.com/handling-success-data-and-error-callback-responses-from-a-network-for-android-projects-using-b53a26214cef.