placing CaretButton in molecule map.
This commit is contained in:
parent
c7bcd6e03d
commit
d8fedf4d8b
@ -30,7 +30,8 @@
|
|||||||
@"twoButtonView": PrimaryButtonView.class,
|
@"twoButtonView": PrimaryButtonView.class,
|
||||||
@"standardFooter": StandardFooterView.class,
|
@"standardFooter": StandardFooterView.class,
|
||||||
@"dashLine": DashLine.class,
|
@"dashLine": DashLine.class,
|
||||||
@"caretView": CaretView.class
|
@"caretView": CaretView.class,
|
||||||
|
@"caretButton": CaretButton.class
|
||||||
} mutableCopy];
|
} mutableCopy];
|
||||||
});
|
});
|
||||||
return mapping;
|
return mapping;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user