Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1473] Android: Expose Window Soft Input Mode

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:56:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M01
ComponentsAndroid
Labelsandroid, feature
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:53:47.000+0000
Updated2011-04-17T01:56:16.000+0000

Description

Since we have a generic activity, it's beneficial to expose windowSoftInputMode as a property on Window. It may only be used with "heavyweight" windows (TiActivity). Constants need to be defined for the different values.

Comments

  1. Don Thorp 2011-04-15

    (from [e8977cc983de4a1c92b199449541c4f316163d37]) [#1473 state:fixed-in-qa] Added documentation and an example in KitchenSink code has been working for awhile. https://github.com/appcelerator/titanium_mobile/commit/e8977cc983de4a1c92b199449541c4f316163d37"> https://github.com/appcelerator/titanium_mobile/commit/e8977cc983de...

  2. Matt Schmulen 2011-04-15

    regression tested android 1.6 using KS

  3. Matt Schmulen 2011-04-15

    regression tested android 2.1 using KS

JSON Source