fix index
This commit is contained in:
parent
158b8db646
commit
34e81eafd0
@ -80,11 +80,6 @@ struct IndexView: View {
|
||||
UpdateDramaCellView(showItem: showUpdateDramas[index])
|
||||
}
|
||||
}
|
||||
.background(GeometryReader { geometry in
|
||||
Color.clear.onChange(of: geometry.frame(in: .global).minY) {_, offset in
|
||||
|
||||
}
|
||||
})
|
||||
|
||||
Rectangle()
|
||||
.frame(height: 0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user