aboutsummaryrefslogtreecommitdiffstats
path: root/ninepatch/src
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-01-12 17:15:38 -0800
committerXavier Ducrohet <xav@android.com>2010-01-12 17:19:59 -0800
commite31f9169faa105960bcf2a6eb2adf56c05c1ec71 (patch)
treefe2ccc13994ebf3a2f8cc20089cf01524dfb5097 /ninepatch/src
parent5a665ebfdb3995f60cf57eb226ed52c81fef2fc2 (diff)
downloadsdk-e31f9169faa105960bcf2a6eb2adf56c05c1ec71.zip
sdk-e31f9169faa105960bcf2a6eb2adf56c05c1ec71.tar.gz
sdk-e31f9169faa105960bcf2a6eb2adf56c05c1ec71.tar.bz2
ADT/GLE: Dynamically create ID values for non saved layout
When a non saved layout is rendered it is possible that some views reference IDs that don't yet exists in the R class because those IDs are created on the fly through @+id/... For some layouts (RelativeLayout) this has a huge impact on the rendering to the point of making useless. By dynamically creating unknown ID, we can have a correct rendering even if the layout is non saved. Bug: 2370047 Change-Id: I09a0dfaa9d2a767229ab778438256a7609d6d337
Diffstat (limited to 'ninepatch/src')
0 files changed, 0 insertions, 0 deletions