-
First of all thanks for such a cool library and extensive documentation.
One thing I noticed is that the library uses BoxWithConstraints(Subcomposition) to obtain constraints during composition and…
-
Currently we've only a viewbar for articles which lets you know where the current screen is in relation to the maximum height.
Adding a scroll button would allow users to jump screen quickly.
Feat…
-
is say and give me this error after rebuilding the project:
"specific version, for example: 'fwcd.kotlin@1.2.3'.
2024-06-12T02:55:52Z [android] : App state changed to : STARTING
2024-06-12T02…
-
-
Is it possible to integrate Emoji with Jetpack Compose? If so, how? If not, is it planned?
-
https://developer.android.com/jetpack/androidx/versions/all-channel#june_21_2023
RoomのGradle Pluginが新しく追加されています。また、ComposeではincludeFontPaddingがデフォルトでfalseになっています。
-
I'm wondering if it would be possible and not too complicated to implement PDF support. It would be extremely useful to be also able to add watermark to multi-page PDFs, where converting it into an im…
derei updated
4 months ago
-
The current examples are based on outdated Android code or at least code that hardly anybody is writing in 2021.
There should be at least one example using:
- Kotlin
- Jetpack Compose
- LiveDa…
-
Considering that Skija is used to power compose on the desktop, there should be some parallel support for existing graphics facilities that are part of the compose API surface. Jetpack compose support…
-
I am using weekview in jetpack compose. While implementing the adapter WeekViewPagingAdapterJsr310. I am not finding the drag and drop method to override it, although in the documentation it is availa…