mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-10 21:26:18 +00:00
feat: Pin the use from storage option to the top of the list
This commit is contained in:
@@ -176,7 +176,7 @@ fun AppSelectorScreen(
|
||||
.padding(paddingValues),
|
||||
horizontalAlignment = Alignment.CenterHorizontally
|
||||
) {
|
||||
item {
|
||||
stickyHeader {
|
||||
ListItem(
|
||||
modifier = Modifier.clickable {
|
||||
pickApkLauncher.launch(APK_MIMETYPE)
|
||||
|
||||
Reference in New Issue
Block a user