commit | 72c39bd1626ba13fc7dbf8f8d8ed097915c7eedb | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Oct 31 14:38:41 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Mon Oct 31 14:42:43 2016 +0000 |
tree | 9e9affb126b34c23991c6e6c49f0a8e11c96edcd | |
parent | f0f4ec71d4e3475e1ef731a0cbfa973aebfe4074 [diff] |
Fix TextViewCompat#getCompoundDrawablesRelative on API 17 Caused by the fact that most the API 17 impl does the relative propogation itself, which means that everything should. In this case getCompoundDrawablesRelative() needed to be fixed. Test: all tests TextViewCompat tests pass now BUG: 32371845 Change-Id: I9bd7b79374dbd9869834dd19628a8fe1bcf61066