commit | f9f24d4c578a01cb09a7e5c4c66b75595d3669ee | [log] [tgz] |
---|---|---|
author | Mark Wagner <mxw@google.com> | Wed Oct 19 11:33:15 2011 -0700 |
committer | Mark Wagner <mxw@google.com> | Wed Oct 19 14:04:32 2011 -0700 |
tree | 3810f06e24597959f7c77f5e3463bf928149a5bf | |
parent | 7b52266b6f9af570f1fdb200a1d0fa7947344e1a [diff] |
bugfix 5479807 Video preview displaced to right when orientation changed Three changes: (1) center the play button over the thumbnail (2) leverage the existing mechanism for scaling the image for video thumbnails which want to be 4/3 (3) use center_crop for video previews so that they properly align in the ui. Not doing so means we were getting black bars at the top and bottom which was wrong. Change-Id: Ifc416455d03136a393239487db07493dc27f151e