Titanium JIRA Archive
Alloy (ALOY)

[ALOY-465] Implementing rightNavButton and leftNavButton for Popover

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-08-06T16:51:15.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.1.0, 2013 Sprint 03
ComponentsRuntime, XML
Labelsios, markup, qe-manualtest, xml
ReporterRichard Lustemberg
AssigneeTony Lukasavage
Created2013-01-16T04:06:08.000+0000
Updated2014-08-06T16:51:15.000+0000

Description

Implementing markup style used for Window proxy in the popover:
<Alloy>
    <Popover>
        <LeftNavButton platform="!android">
                <Button onClick="doAlert">button</Button>
        </LeftNavButton>    
    </Popover>
</Alloy>

Comments

  1. Tony Lukasavage 2013-01-30

    test app available here: https://github.com/appcelerator/alloy/tree/master/test/apps/ui/popover
  2. Federico Casali 2013-03-12

    Verified as working Alloy 1.1.0 TiSDK 3.0.2.GA and 3.1.0.v20130312093254

JSON Source