-
If you want to contribute resources to learn-jetpack-compose-android, Pull Requests are welcomed!
If you are a beginner looking for your first contribution to Open Source, I will help you with Pull…
-
The `remember { mutableStateList }` mechanism is not functioning correctly in the `CurrencyPickerDialog.kt`:
https://github.com/HelloImKevo/ComposeMultiplatformProjects/commit/61d5becdd1eda16389f4d6f…
-
Create the user interface for the Smart HomeGuard Android app using Jetpack Compose, ensuring an intuitive and visually appealing design.
- [x] Design app layout and navigation flow.
- [ ] Impleme…
-
## What
We need a way to display app menu items that conform to app patterns.
## Why
Unlike websites where you have anchor links or unordered lists, apps primary classify things as buttons.
Links do…
-
**Description:** The ripple shape of TabLayout is different from the spec.
Catalog app:
- circle with top and bottom cut off?
![Screenshot_20241124_233441](https://github.com/user-attachments/asset…
-
currently kiwix uses XML files to configure its GUI. android offers nowadays to compose and declare a GUI programmatically with jetpack compose: https://developer.android.com/jetpack/compose.
build…
-
2.8.0이 release되어서 `safe-args`가 포함된 기념으로 Compose Navigation을 천천히 뜯어보자
-
sort your movies (and possibly also the watchlist) by sort by various factors (year, name etc.)
-
This app is Android only so there is really no point of using Flutter. Jetpack Compose is fully native, and it should run faster while reducing the app size.
-
Stories for Signin/Signup:
1. User opens App
2. App checks for login (yes/no)
If yes - App proceeds and open
if no - App opens Login Screen
3. Opens Login Screen
4. If user has account, cho…