3ad5dfda321b3ccd3cde0a00c724d143d2ac6505
Bug #8725945 Selecting text in an EditText causes the View to have transient state. This would in turn cause the View to be removed from its ListView parent. When removed, the EditText would lose its AttachInfo, causing all sorts of problems. Headers and footers must not be removed, only detached. This is the part of the fix in AbsListView. Fixing AbsListView triggered a second bug: when a View is removed from the Window manager, it would keep its parent assigned, thus making it impossible to add it again to the window manager. When a ViewRootImpl goes through doDie(), it must set its content view's parent to null to properly cleanup. Change-Id: I0489daa74f8f7fcf85526f0928f8925ec30d4f42
am
7356dde4
: am a75fb065
: am c02821ef
: am eca01252
: am 3886fad5
: Merge "Doc Update: fix host title in main doc." into jb-mr1.1-docs
am
39069b6e
: am efb3726c
: am 2b8f3734
: am e3c549fc
: am cd70c873
: Merge "Android U: Making Apps Location-Aware" into jb-mr1.1-docs
cherrypick from ics-mr1 docs: source for nw app Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%