diff options
author | Sven Gothel <[email protected]> | 2012-03-10 05:19:30 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-03-10 05:19:30 +0100 |
commit | 84805ae3d96f07e4c52320f168b45dc355cc4300 (patch) | |
tree | 54dae8fab4c8759fb7a7a5c667cfd298e7fb06f4 /doc | |
parent | e9c51c6e7d51784eb9ebc5c900ec979af9b83786 (diff) |
AndroidWindow: Fix Native PixelFormat == VisualID { <0 case, TRANSLUCENCY, ..} ; Generate focus event/state; onTouch() consumed
- fix Native PixelFormat == VisualID { <0 case, TRANSLUCENCY, ..}
- surfaceChanged(..): use 'ANativeWindow_getFormat(surfaceHandle)' if given format is generic (<0)
- match used caps w/ format exactly
- generate focus event/state: always focus at creation and listen to onFocusChange()
- onTouch() consumed only if we mapped a NEWT event, otherwise return false.
- use VisualIDHolder of already chosen config to determine native VisualID
- use Log.d(MD.TAG, ..)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions