ios: minheight on mediaitemcell
This commit is contained in:
@@ -187,6 +187,7 @@ struct MediaItemCell: View
|
||||
Spacer()
|
||||
}
|
||||
.padding([.top, .bottom], 4.0)
|
||||
.frame(minHeight: 44.0)
|
||||
}
|
||||
|
||||
private var iconName: String {
|
||||
|
||||
Reference in New Issue
Block a user