Xavier Ducrohet 0de1607093 LayoutLib: fix XmlUtils.convertValueToInt
It looks like the device implementation of Integer.parseInt
is able to handle converting hexa value > 80000000 while the
desktop VM cannot.

This patch provide a fix for this.

While implementing it and running the TestDegates test I realized
that some delegate methods for Region were mising, so this adds them
too.

Change-Id: Ifee1efd47c8c52adc2f4658ec4fc8bd55adb84b4
2011-01-11 12:15:15 -08:00
2011-01-10 17:35:21 -08:00
2010-11-24 15:39:20 -08:00
2011-01-10 16:42:55 -08:00
2011-01-10 15:57:57 -08:00
2010-10-27 16:13:59 -07:00
2010-10-19 16:56:02 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%