OSDN Git Service

Make View#setBackgroundDrawable a no-op if setting the same background.
authorAdam Powell <adamp@google.com>
Sun, 17 Jul 2011 23:44:16 +0000 (16:44 -0700)
committerAdam Powell <adamp@google.com>
Sun, 17 Jul 2011 23:44:16 +0000 (16:44 -0700)
commit4d36ec11f21ccbb71fbf9277e14b440ad62ba31d
treefb4c4e51f665ad6c35fd445e6c2ab3538669f37f
parent9c7b5ec07358b30dca512bd256ec94f2f59df1de
Make View#setBackgroundDrawable a no-op if setting the same background.

Change-Id: Idd3e0ae80609557d82a5564daa1cfb0abca42ded
core/java/android/view/View.java