Skip to content

Commit

Permalink
Fix #931 點擊詳細資訊發生閃退
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Sep 14, 2024
1 parent b590d39 commit 16cd1c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ fun MediaCacheDetailsPage(
media?.let {
Surface(
Modifier
.verticalScroll(rememberScrollState())
.padding(horizontal = 16.dp)
.padding(vertical = 16.dp),
color = ListItemDefaults.containerColor, // fill gap between items
Expand Down

0 comments on commit 16cd1c1

Please sign in to comment.