mirror of
https://github.com/yattee/yattee.git
synced 2026-05-14 11:25:02 +00:00
Tune tvOS media browser row layout
This commit is contained in:
@@ -60,8 +60,7 @@ struct SourceListRow<Content: View>: View {
|
||||
.frame(height: 1)
|
||||
.padding(.leading, dividerLeadingPadding)
|
||||
#else
|
||||
Divider()
|
||||
.padding(.leading, dividerLeadingPadding)
|
||||
EmptyView()
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user