[ALOY-1097] Update Popover samples to use contentView in all cases
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-07-24T14:47:15.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.5.0 |
| Components | Samples & Templates |
| Labels | qe-manualtest |
| Reporter | Tim Poulsen |
| Assignee | Feon Sua Xin Miao |
| Created | 2014-07-22T18:35:20.000+0000 |
| Updated | 2014-08-07T19:14:42.000+0000 |
Description
Adding views to contentView is the preferred technique. Adding views directly to the popover might still work, but our samples should not show that technique.
Need to update:
* test/apps/ui/popover
* test/apps/testing/ALOY-983
PR: https://github.com/appcelerator/alloy/pull/492
PR merged