diff options
author | Deepanshu Gupta <deepanshu@google.com> | 2014-06-09 18:57:18 -0700 |
---|---|---|
committer | Deepanshu Gupta <deepanshu@google.com> | 2014-06-10 17:44:14 -0700 |
commit | 1160e6d2f7018117b0c29a7e2adba9ece36faec1 (patch) | |
tree | a18723ef2987cd7335539f994e53f0068ba681b2 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 6d7a25f317be60ae8a4d8806e517052be2398753 (diff) |
LayoutLib: Fix EditText rendering
Framework has overloaded java.lang.System.arraycopy() for char[]. The
method is not present on the Desktop VMs. This change replaces the calls
to this method by its more general alternative - the one using Objects.
TODO: Make it more configurable and flexible to allow rewrite of any
such methods in the future.
Change-Id: I6823b13e52b1c555eb257d02b79707d84e73236f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions