Files
android_bootable_recovery/gui
that c01391c123 gui: allow listbox to be used as menu and as read-only list
Also enable string insertion for list items.

Example how to make a menu item:
<listitem name="Lights on!">
	<action>
		<action function="setbrightness">255</action>
	</action>
</listitem>

If no <data> element and no actions on any items exist, the list is
read only and no item selection is possible.

Change-Id: Ib2668a982df2514484d44faa0396dd17550f39f3
2015-07-14 16:07:11 +02:00
..
2015-01-11 12:16:53 +01:00
2015-01-11 12:16:53 +01:00
2015-03-19 12:32:39 -05:00
2012-09-05 20:47:21 -04:00
2012-09-05 15:24:31 -04:00
2015-03-11 07:38:37 -05:00
2012-09-05 15:24:31 -04:00