OSDN Git Service

Gallery: Do not set the background to null for video.
authorTeng-Hui Zhu <ztenghui@google.com>
Fri, 26 Oct 2012 22:26:36 +0000 (15:26 -0700)
committerTeng-Hui Zhu <ztenghui@google.com>
Tue, 30 Oct 2012 18:30:05 +0000 (11:30 -0700)
commit4f100e5f200d24a820ed59c7bc924e18e1b17a65
tree6b3ff7c6beb0a24b8eb9bf4224fa0c1480189dd1
parent7bfed8531040e2718476d023b6a6ac825c03277a
Gallery: Do not set the background to null for video.

This will fix screen corruption when exit while video complete or rotate while
video playing.

bug:7405595

Change-Id: I8b559390a284e5c850bc02a76add86c4de600144
src/com/android/gallery3d/app/MoviePlayer.java