[TIMOB-1804] Android: Add Click Support for Focusable Views
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:57:13.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:02:51.000+0000 |
Updated | 2011-04-17T01:57:13.000+0000 |
Description
Accept RETURN, DPAD_CENTER as click on focusable views with focus.
if no click handler is present, keys are forwarded to underlying control. Otherwise, handler should return true that it handled the key. Action to be taken on UP.
(from [1a4979c246895b8ac815d6f6cf446ac75adc3021]) [#1804 state:fixed-in-qa] Support added for accepting key clicks if focusable. Focusable should not be used on views that already support the feature, e.g. Button, Text*, TableView http://github.com/appcelerator/titanium_mobile/commit/1a4979c246895b8ac815d6f6cf446ac75adc3021"> http://github.com/appcelerator/titanium_mobile/commit/1a4979c246895...
(from [13904b88dc36ae208982e9286162476e1bca942a]) [#1804 state:fixed-in-qa] merge conflict dealt with http://github.com/appcelerator/titanium_mobile/commit/13904b88dc36ae208982e9286162476e1bca942a"> http://github.com/appcelerator/titanium_mobile/commit/13904b88dc36a...
1.4.2.4ce7ff G1 running 1.6, 2.2 simulator.