commit | 47082c30c630c34829439a9eecd1cf7e8d255a86 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Mon Aug 22 16:26:05 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Tue Aug 23 11:34:00 2016 -0700 |
tree | da740e09b17f6fc42be8bc12721522499c950414 | |
parent | a26828b9ffbf31e7de3bee2a265530946c1910e8 [diff] |
Fix all usages of deprecated setBackgroundDrawable. - Adds ViewCompat#setBackground that will call setBackgroundDrawable or setBackground depending on the version. - Replaced usages of setBackgroundDrawable with this ViewCompat version. Bug: 30074170 Change-Id: I756c8558608da752acd6f3ca7121114d3cd1416a