Skip to content

Commit cef1c41

Browse files
Change dropdown ripple color to lower
1 parent bc01281 commit cef1c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/native/ts/core/widgets/popupmenu.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const com_mendix_widget_native_popupmenu_PopupMenu: PopupMenuType = {
2323
elevation: 16,
2424
backgroundColor: background.primary,
2525
},
26-
itemRippleColor: contrast.regular,
26+
itemRippleColor: contrast.lower,
2727
basic: {
2828
dividerColor: font.color,
2929
itemStyle: {

0 commit comments

Comments
 (0)