feat(android): complete first successful skip export
This commit is contained in:
@@ -24,7 +24,7 @@ struct OrderDetailsView: View {
|
||||
.background(AppColors.backgroundLight)
|
||||
.navigationTitle("Detalhes do Pedido")
|
||||
.appInlineNavigationTitle()
|
||||
.safeAreaInset(edge: .bottom) {
|
||||
.appBottomSafeAreaInset {
|
||||
VStack {
|
||||
reorderButton
|
||||
.padding(.horizontal, 20)
|
||||
|
||||
Reference in New Issue
Block a user