Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23345] Parity: Rename `androidback` and `windows:back` to `back`

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 5.3.0
Fix Version/sn/a
ComponentsAndroid, Windows
Labelsparity
ReporterFokke Zandbergen
AssigneeChristopher Williams
Created2016-05-10T08:28:37.000+0000
Updated2018-05-10T20:39:04.000+0000

Description

Although not documented (TIDOC-2375) we do have a windows:back event for Ti.UI.Window. We had android:back before, which we later renamed to androidback. I don't know if we already have more Windows events namespaced with window:* but this should be window* for API predictability. In this particular case, we should rename androidback and windows:back to back since they do exactly the same thing.

Comments

No comments

JSON Source