[TIMOB-1716] Android: Add Support for Focusable Views
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, feature, rplist |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T03:00:21.000+0000 |
Updated | 2011-04-17T01:56:57.000+0000 |
Description
Add a focusable
property to view. If true, view
participates in focus.
(from [757ad7c739ae5f70b9e762eff2edac31738a4fe2]) [#924 state:fixed-in-qa][#934 state:fixed-in-qa][#1716 state:fixed-in-qa][#1718 state:fixed-in-qa] added support for focusable and background color states. Fixed issues where stateful backgrounds were not triggering the custom background handler http://github.com/appcelerator/titanium_mobile/commit/757ad7c739ae5f70b9e762eff2edac31738a4fe2"> http://github.com/appcelerator/titanium_mobile/commit/757ad7c739ae5...
Note: In order for the focusable state to be seen you must add
backgroundFocusedImage
orbackgroundFocusedColor
.1.4.2.4ce7ff G1 running 1.6, 2.2 simulator