OSDN Git Service

Fix AlertDialog.setIcon() not working when called after show() pt.2
authorChris Banes <chrisbanes@google.com>
Thu, 17 Dec 2015 10:00:26 +0000 (10:00 +0000)
committerChris Banes <chrisbanes@google.com>
Thu, 17 Dec 2015 10:00:26 +0000 (10:00 +0000)
commit12a47ac41ed7d9968d6ceae50402a41f8a8ba79c
tree76557749dbea9e5c6c57574e5a64553ec7062f9b
parentfbca8264e07b259634be298b82ecc0a370037ff8
Fix AlertDialog.setIcon() not working when called after show() pt.2

BUG: 26183328
Change-Id: I2bd8ff0315e04dd33fe720f0e5c32dec06747afc
core/java/com/android/internal/app/AlertController.java