Compare commits

...

1 Commits

Author SHA1 Message Date
Ushie
7a6f66e663 feat: Pin the use from storage option to the top of the list 2025-10-06 03:53:50 +03:00

View File

@@ -176,7 +176,7 @@ fun AppSelectorScreen(
.padding(paddingValues),
horizontalAlignment = Alignment.CenterHorizontally
) {
item {
stickyHeader {
ListItem(
modifier = Modifier.clickable {
pickApkLauncher.launch(APK_MIMETYPE)