Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19940] Add *appearance-properties to AlertDialog

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2015-11-16T18:19:49.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.2.0
ComponentsiOS
Labelsqe-5.2.0
ReporterFokke Zandbergen
AssigneeAngel Petkov
Created2015-11-12T13:17:55.000+0000
Updated2016-01-22T00:42:44.000+0000

Description

We've added *keyboardType and *keyboardReturnKeyType properties to Ti.UI.AlertDialog in 5.1.0 but not *appearance, to switch between the default or alert (black) appearance of the soft keyboard on iOS, like we have for TextField and TextArea.

Comments

  1. Angel Petkov 2015-11-12

    PR pending https://github.com/appcelerator/titanium_mobile/pull/7435/files
  2. Hans Knöchel 2015-11-16

    PR approved, please check the comments [~fokkezb] left to change the appearence property to keyboardAppearance.
  3. Fokke Zandbergen 2015-11-17

    [~hansknoechel] [~apetkov] I just created TIMOB-20000 ;)
  4. Harry Bryant 2016-01-20

    Verified as fixed, keyboardAppearance works as intended, receive appropriate deprecated messages when appearance is called. Tested on: iPhone 6s Plus Device (9.2) Mac OSX El Capitan 10.11 (15A284) Ti SDK: 5.2.0.v20160114021251 Appc NPM: 4.2.3-1 App CLI: 5.2.0-228 Xcode 7.2 Node v4.2.3 *Closing Ticket.*

JSON Source