gn:act_toLayoutItemSelect
- Description
- Action used to change displayed root layout to desired target by selecting
GnDropDown
item. - No value is required as selection is done based on value in
GnDropDown
that is selected.
- Action returns
- boolean
Action signatures
Change displayed layout as widget parameter
gn:act_toLayoutItemSelect=""
Example
<com.ginstr.widgets.GnDropDown android:id="@+id/division9CementPlaster_roughCoatApplication" android:layout_width="wrap_content" android:layout_height="wrap_content" gn:act_toLayoutItemSelect="" />