|
|
@@ -39,7 +39,7 @@ export struct SecondView {
|
|
|
.borderRadius(8)
|
|
|
.backgroundColor('#EFF4E1')
|
|
|
.padding({ left: 14, right: 14, top: 8, bottom: 8 })
|
|
|
- .bindMenu(this.ageFilterWidget, { hapticFeedbackMode: HapticFeedbackMode.ENABLED })
|
|
|
+ .bindMenu(this.ageFilterWidget)
|
|
|
}
|
|
|
.width("100%")
|
|
|
.justifyContent(FlexAlign.SpaceBetween)
|