commit | d43909c7503e11eb335a452d296a10804bb01fd6 | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Thu Dec 23 07:16:21 2010 -0800 |
committer | Xavier Ducrohet <xav@android.com> | Fri Dec 24 00:21:51 2010 -0800 |
tree | f9dc11c23a34227d094e7340a05f268032224cfc | |
parent | 20805343296eef04081fee82fd04547f51225fe3 [diff] |
LayoutLib: add support for unsupported drawing modifiers. DrawFilter, Rasterizer, ColorFilter and MaskFilter are not supported but we need to provide their JNI counterparts anyway, to at least display warnings when they are used. Also improved the API to query Paint for Shaders and PathEffects, and clean up some code by moving asserts into the DelegateManager. Change-Id: I8942514565d28576d5608c6373bda25d86d42ff2