Titanium JIRA Archive
Alloy (ALOY)

[ALOY-689] ALOY: Bottons are not displayed using the proxy properties.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2013-06-05T12:53:50.000+0000
Affected Version/sAlloy 1.1.3
Fix Version/sn/a
Componentsn/a
Labelsqe-3.1.1
ReporterParas Mishra
AssigneeTony Lukasavage
Created2013-06-05T11:32:06.000+0000
Updated2014-06-22T13:23:18.000+0000

Description

ALOY: Bottons are not displayed using the proxy properties. Steps to reproduce: 1. Run the following app as test/apps/ui/proxy_properties/' from the alloy repository. Expected: Custom title is displayed (set with TitleControl) with two custom buttons. Actual: No buttons are displayed.

Comments

  1. Tony Lukasavage 2013-06-05

    If you go to the documentation for these proxy properties, for example [Ti.UI.Window](http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.Window), you'll find that these properties are not supported on Android, explaining the behavior you are seeing.

JSON Source