Skip to content
Commit 7d98a3e2 authored by ezio84's avatar ezio84 Committed by SpiritCroc
Browse files

Fix empty apps thumbnails on 8.1

to manage the new hardware bitmaps in the right way, we now
use the ImageView canvas to set the resized app screenshot instead
of creating a new canvas.
Doing this let's also do the bitmap resizing in the ImageView onDraw
(so when we really show the image in the recents panel) and not as soon
as we load the hardware screenshot for all recents task, with a nice
benefit for panel loading  performances.

For now let's skip also the thumbnail cache and see how the panel behaves
without it.

[AICPfy]
- Adapt to our code (expanded_mode_never -> disabled, add logic for old
expanded_mode_never)
- Fix a wrong default value that we had

Change-Id: I15cced817b3980c2661086d8c7ba42efe3d8bc52
parent 764bf0a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment