commit | 9f63864c84e3d48841d553521468c7a27189c4f0 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Fri Jan 08 11:41:40 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Mon Jan 11 16:34:09 2016 +0000 |
tree | 8c782ce56182c2951225c2890aba834c8b6424a9 | |
parent | 0a017072206f93474ccd2706e7983c2ff778b904 [diff] |
Optimizations for AppCompat + VDC integration - Only installs the delegate if we need it (< API 21) - Use a Drawable cache for delegate created drawables (ala Resources). - Use an instance cache for TintContextWrapper. Previously we were creating one for nearly view, which also meant that we were creating a new Theme instance for every view. BUG: 26451702 Change-Id: I36af2f36a57de109710681877ea67c1e4ea652a5