commit | 4c99f0e29b0926d8e5de44b7e3980d47f052f04c | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Fri Jun 24 14:07:32 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Fri Jun 24 14:53:12 2016 +0100 |
tree | 193173bbc10a4033f7bf8b294544e93f2ec1eea5 | |
parent | bcf812068bf359018d713cb86f97da6b990b3c02 [diff] |
Add AppCompatResources.getDrawable() This CL adds the new public method, which just proxies to AppCompatDrawableManager for now. Also moved all internal calls of AppCompatDrawableManager.getDrawable() to the new method. Looks like a huge commit, but it's mostly just moving things to use the new method. BUG: 29564497 Change-Id: Ie1603cc83d58333d70b90aefcfaf21fd367081ae