OSDN Git Service

Fix parsing of the styleable enum/flag attribute values.
authorXavier Ducrohet <xav@android.com>
Wed, 15 Jun 2011 01:13:11 +0000 (18:13 -0700)
committerXavier Ducrohet <xav@android.com>
Wed, 15 Jun 2011 01:15:48 +0000 (18:15 -0700)
commitdf07f53c944af94abb91d2164c7e79d5b02697b9
tree6c49ef1f6719e17bd3bde869ffdef5906b7ea7a0
parent6245dc8dc1626e9b652334f95aa53229846f516f
Fix parsing of the styleable enum/flag attribute values.

Better handling for hexa value > 0x7FFFFFFF

Change-Id: If0c2ed23847a720431bceee95f8b264ceb967e3e
ide_common/src/com/android/ide/common/resources/ValueResourceParser.java