commit | bf14265885d1cb7ecd6db9b0109a8b033181747b | [log] [tgz] |
---|---|---|
author | Andrei Stingaceanu <stg@google.com> | Fri Oct 07 14:33:39 2016 +0100 |
committer | Andrei Stingaceanu <stg@google.com> | Tue Oct 11 11:21:37 2016 +0100 |
tree | fdd094194fa74c707da117a980cfa932aa74b5f3 | |
parent | 67b6c5f8b82d730f3d39287af5e98adbd77c6ebf [diff] |
TextViewCompat - fix #getCompoundDrawablesRelative TextViewCompat#getCompoundDrawablesRelative makes a wrong call to TextView#getCompoundDrawables() which makes it return the drawableLeft and drawableRight (in the Drawable[] array) instead of expected drawableStart and drawableEnd. Test: instrumentation test attached Bug: 31590009 Change-Id: I916d711fa7c368ccadf196c8fef59169f17eb83b