Closed jelgh closed 11 years ago
Remade the implementation of UiSelector.
*) It is possible to use all methods (except childSelector and fromParent).
*) It is also possible to use multiple "selection-points" in a UiSelector -) Like: new UiSelector().text("something").className("android.widget.TextView");
Remade the implementation of UiSelector.
*) It is possible to use all methods (except childSelector and fromParent).
*) It is also possible to use multiple "selection-points" in a UiSelector -) Like: new UiSelector().text("something").className("android.widget.TextView");