OSDN Git Service

LayoutLib: remove assert in resource resolution.
authorXavier Ducrohet <xav@android.com>
Sat, 19 Feb 2011 02:48:08 +0000 (18:48 -0800)
committerXavier Ducrohet <xav@android.com>
Sat, 19 Feb 2011 02:48:08 +0000 (18:48 -0800)
commit1ca584a2bb5c0f0e747c98f2e930cce8b53421a5
tree70bd2fb29071d83d96201b761e7b4cf8afc68dcf
parent82314c013fbd94fdbad6a8f9687a6204c7966e12
LayoutLib: remove assert in resource resolution.

These code paths were valid in case there's a mismatch
between the style/theme/version of Android

Change-Id: I8cb3b2a3f3a1ef5c37ccec0c8ddbb7add69bfbe0
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeTypedArray.java