NuvioStreaming/composeApp
Luqman Fadlli 8b120438b1
feat: make language selection bottom sheet scrollable
- Refactored `AppearanceLanguageBottomSheet` in `AppearanceSettingsPage.kt` to use a `LazyColumn` instead of a standard `Column`.
- Wrapped the sheet title inside an `item` block and used `itemsIndexed` to render the language options.
- This resolves an issue where the language list was truncated and unscrollable, particularly in landscape mode or when the list of translations grows.
2026-05-23 18:57:29 +07:00
..
libs
src feat: make language selection bottom sheet scrollable 2026-05-23 18:57:29 +07:00
build.gradle.kts Revert "removal: debrid integration" 2026-05-22 15:43:50 +05:30
proguard-rules.pro