OSDN Git Service

Fix locale handling of linear layout weights
authorTor Norbye <tnorbye@google.com>
Fri, 8 Jul 2011 00:32:46 +0000 (17:32 -0700)
committerTor Norbye <tnorbye@google.com>
Fri, 8 Jul 2011 00:32:46 +0000 (17:32 -0700)
commit0554235850447278b26b2cc622bd1c59b4e81038
treed888b54bae75abfee111f00ac6a1fb7365f9e20b
parentcaa9f73bcf2e369e3d2922f9a0a8b5c70fb38dfc
Fix locale handling of linear layout weights

Fix 18298: ADT r12 layout editor uses locale specific decimal
    separator leading to unparsable XML

Change-Id: Ideae319e41f8a7e34075065c63247d50cdf830c5
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/LinearLayoutRule.java
eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/LinearLayoutRuleTest.java