diff options
author | Dianne Hackborn <hackbod@google.com> | 2011-03-03 21:48:24 -0800 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2011-03-03 22:17:16 -0800 |
commit | e3a7f628c6d9fef42be24999b3137ebe5c6f3525 (patch) | |
tree | 48ea9dc2b28e2d27c4da5c104491b31d087d2192 /core/java/android/app/IntentService.java | |
parent | 6c8d76527c938eb49182a6fd0677ccbc1618e7a8 (diff) | |
download | frameworks_base-e3a7f628c6d9fef42be24999b3137ebe5c6f3525.zip frameworks_base-e3a7f628c6d9fef42be24999b3137ebe5c6f3525.tar.gz frameworks_base-e3a7f628c6d9fef42be24999b3137ebe5c6f3525.tar.bz2 |
Fix Fragment.onInflate() to actually work correctly.
Like, um, it needs to be given the Activity since this is called before
the activity is attached.
And it was called after the entire fragment and its *view* was created
when being restored from saved state.
And the documentation was whacked.
Also fix the IME selector to dismiss when you tap outside of it.
Change-Id: Icbcafe7558965a570bdef9cda3441b1f0f7a317c
Diffstat (limited to 'core/java/android/app/IntentService.java')
0 files changed, 0 insertions, 0 deletions