-
If somebody is bored, rewriting parts of the UI in jetpack compose would give us a facelift:
see e.g. https://github.com/siper/Youamp
paroj updated
3 weeks ago
-
**Please complete the following information:**
- Library Version: **0.2.3**
- Affected Device(s): **Android 8.1 and older versions**
**Describe the Bug:**
ANR happens when user navigates to …
-
I've upgraded my app using you library to jetpack compose 1.7.0 but now i get this error when trying to start camera.
I think it's because of different versions of compose in use.
They've change…
-
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-android/blob/main/CONTRIBUTING.md)
- [x] I have searc…
-
**Is your feature request related to a problem? Please describe.**
Now we cannot use Marker or MarkerComposable in blocks clusterContent and clusterItemContent of Clustering (com.google.maps.android…
-
**Description**
`DropdownMenu` not appearing in snapshots
**Steps to Reproduce**
```kotlin
package paparazzi.dropdown_menu
import androidx.compose.foundation.background
import androidx.compose.found…
-
This is what I get in my iOS app. On Android it works.
`Uncaught Kotlin exception: org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory: 'app.presentation.AppViewM…
-
## About this issue
The library is not compatible with using the newest compose 1.8.0 version. Trying to use `LibrariesContainer` results in:
```
java.lang.NoSuchMethodError: No static method F…
-
When I set the maxLines, the latter part containing `` is hidden, the code has crashed.
java.lang.IndexOutOfBoundsException: Index -11 out of bounds for length 10
at jdk.internal.util.Preconditi…
-
java.lang.NoSuchMethodError: No static method HorizontalPager-xYaah8o(Landroidx/compose/foundation/pager/PagerState;Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/layout/PaddingValues;Land…