OSDN Git Service

Drawing thumbnail background color for empty space in view.
authorWinson <winsonc@google.com>
Thu, 4 Feb 2016 20:53:46 +0000 (12:53 -0800)
committerWinson <winsonc@google.com>
Fri, 5 Feb 2016 01:33:26 +0000 (17:33 -0800)
commit3e85f9e48c0b30c8a7e5cd4512b091d00dcac4fa
treef25ede0d898c4c9a58f41f028185f17e7a2d0a99
parent9bbd2861ad0c44ff95463090b303f131b118a2bd
Drawing thumbnail background color for empty space in view.

- When showing landscape thumbnails in portrait, the thumbnails are
  aspect scaled to fit the width of the view, this change will draw
  a solid color to fill the other part so that we don't see the
  current edge-clamp texture effect.

Change-Id: Icf08239942f9179c66ba0f8d8ddd00f7d2a09d3c
packages/SystemUI/src/com/android/systemui/recents/views/TaskViewThumbnail.java