summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-11-18 19:51:30 -0800
committerXavier Ducrohet <xav@android.com>2010-11-18 19:51:30 -0800
commit755b46d597b8e8a616d53e2a7dfea295dd78d713 (patch)
treefa3f05456069a08badfc9d845f4e20b7617311ab /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5a09488a158b669577cd8eb557ce4feb62929e75 (diff)
Layoutlib: use int[] wrapper to use as map keys.
This fixes the SlidingDrawer that failed to load. For some reason, in case of the SlidingDrawer, when the constructor uses android.R.styleable.SlidingDrawer it's the same values but not the same instance as the array read from android.R through reflection. So what works for all other widgets, and has worked since the very first layoutlib isn't working anymore, and we'll now have to use a wrapper similarly to what we use in ADT in the project callback. We should probably provide a single int[] wrapper class in layoutlib API for all to use. Change-Id: I4d7d038540f8a24541a588696f1059a020b589e5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions