[AC-3214] Radio Buttons
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-05-31T20:04:03.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Ron Arnold |
| Assignee | Daniel Sefton |
| Created | 2013-05-30T23:32:53.000+0000 |
| Updated | 2016-03-08T07:57:37.000+0000 |
Description
Steps to Reproduce
noneActual Result
Radio Buttons that can be selected for a purposeExpected Result
Radio ButtonsAttachments
| File | Date | Size |
|---|---|---|
| .log | 2013-05-30T23:32:56.000+0000 | 370321 |
| diagnostic7859487498551522597.log | 2013-05-30T23:33:00.000+0000 | 7056 |
For Android, issue duplicates TIMOB-3200. From: http://developer.appcelerator.com/question/69111/is-there-any-plan-of-supporting-radio-button-in-titanium {quote}iOS does not have radio buttons as part of their default component set. The Apple interface guidelines suggest using a different control, either a combopicker or a button bar.{quote} There's a button bar example in that link too. Resolving as duplicate.