commit | a3b89868f46da99bd2dee930d4f9f7d415eb00ff | [log] [tgz] |
---|---|---|
author | ykhung <ykhung@google.com> | Sat Sep 11 00:42:56 2021 +0800 |
committer | YUKAI HUNG <ykhung@google.com> | Fri Sep 10 16:50:43 2021 +0000 |
tree | fbc8218dd63e97529eb679f553890fbac4382047 | |
parent | b62cdecc67ec674b25b86517afca7075e9d2311e [diff] |
Fix the icon flash issue cause from the shared drawable icon different time slot may have the same application entry, we should not make them share the same drawable instance to impact the states, we will use newDrawable() method to create a new one for each application entry Bug: 198553245 Test: make SettingsRoboTests Change-Id: I4a321133ba171817fca1ab7ad47b9af8f7450675