summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-10-17 18:38:49 -0700
committerXavier Ducrohet <xav@android.com>2012-10-18 15:48:10 -0700
commit135b5ba52431b147d51a81b807784009cd0510dd (patch)
tree275f2981705cf6541ce08f50ffce24c576ef75bb /docs/html/sdk/api_diff/11/changes
parent4a6b69488f9fd90bbe04a930ffad8999bc93e173 (diff)
Layoutlib: Read and close XML files as soon as possible. do not merge.
Because passing an InputStream to KXML does not close the stream after the file has been parsed, the files are staying locked on windows until the gc and finalizers are run. This change preload the XML files and close their stream, and then pass the content in a stream to the parser. (cherry picked from commit c48b0b940d632b9862ff6aa32665e37fe9e50845) Change-Id: I1b225454c166026c1aab6290c55ac8279e8862d5
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions