## widget_complex

This app is an example of a widget that makes use of another existing widget. It demonstrates how more complex UI components can be created from the smaller building-block widgets. In this case, we'll be using a animated loading widget to indicate activity in a new Google Book API search widget.

## Known Issues

* Mobileweb: Search field won't focus in desktop Google Chrome browser: [https://jira.appcelerator.org/browse/TIMOB-9717](https://jira.appcelerator.org/browse/TIMOB-9717)
* Mobileweb: Search field doesn't stretch properly in Firefox: [https://jira.appcelerator.org/browse/TIMOB-8807](https://jira.appcelerator.org/browse/TIMOB-8807)