Skip to content

Commit 45542f3

Browse files
authored
Update MainActivity.kt
1 parent 64f34c2 commit 45542f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/kotlin/com/dev/debloater/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,7 @@ fun AppListItem(
784784
thickness = 0.5.dp
785785
)
786786
}
787+
}
787788
private suspend fun loadAllAppDataWithIcons(
788789
pm: PackageManager
789790
): List<AppData> = withContext(Dispatchers.Default) {

0 commit comments

Comments
 (0)