From c8833b9e7cd388f1809e767981ea9cd0d26d4ffa Mon Sep 17 00:00:00 2001 From: linus_lee Date: Tue, 28 Oct 2014 16:03:47 -0700 Subject: Eleven: some perf improvements mainly when interacting with the widget The main culprit is passing large default artwork to the remote views It also appears that the events from the service may fire multiple times but fixing that is not a small change - for now cache some of the heavier operations instead https://cyanogen.atlassian.net/browse/MUSIC-120 Change-Id: I8bbb10357c9d7d1c01ef5e7627efdf8e9b956421 --- res/drawable-mdpi/default_artwork_sm.png | Bin 0 -> 17200 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-mdpi/default_artwork_sm.png (limited to 'res/drawable-mdpi') diff --git a/res/drawable-mdpi/default_artwork_sm.png b/res/drawable-mdpi/default_artwork_sm.png new file mode 100644 index 0000000..fbe603a Binary files /dev/null and b/res/drawable-mdpi/default_artwork_sm.png differ -- cgit v1.2.3