interact(int rootId, int childId, java.lang.String action) is what I am trying to use and nothing is underlined if I leave out the integers, but it doesn't interact with the widget. If I add the ints then I get an error. Not 100%^ sure what I'm doing wrong here