예제 #1
0
 public void OnDoneButtonTap()
 {
     // add item and variant to config
     previewManager.OnItemPicked();
     //hide right panel?
 }