feat(android): complete first successful skip export
This commit is contained in:
@@ -91,7 +91,7 @@ struct ProfileView: View {
|
||||
}
|
||||
}
|
||||
.ignoresSafeArea(edges: .top)
|
||||
.safeAreaInset(edge: .bottom) {
|
||||
.appBottomSafeAreaInset {
|
||||
Rectangle()
|
||||
.fill(AppColors.backgroundLight.opacity(0.8))
|
||||
.frame(height: tabBarClearance)
|
||||
|
||||
Reference in New Issue
Block a user