+4
−2
+4
−2
+6
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Depreciated the TaskDescription constructor when passing a bitmap and added constructors to support passing drawable resource ID. Passing drawable IDs allow users to use drawables such as AdaptiveIcons instead of creating and passing a bitmap. Later SystemUI checks for either bitmap, file name or resource ID to get a drawable to display. Test: run-test CtsActivityManagerDeviceTestCases android.server.am .TaskDescriptionTest Change-Id: Ib944687249acf9fb6bbf9a9a109930cc04539e14 Fixes: 36298959