OSDN Git Service

Fix b/5401109.
authorYuli Huang <yuli@google.com>
Thu, 20 Oct 2011 10:29:05 +0000 (18:29 +0800)
committerYuli Huang <yuli@google.com>
Thu, 20 Oct 2011 14:13:07 +0000 (22:13 +0800)
commitd0b3cd7631f8ac34d5f6b4f51f05eba12bb4afd2
tree4baf4c4bb1b52b62c14f61154b32c66d240589bd
parent2612ce8d1ae5c3b363c2bc66f52020eba4138a1b
Fix b/5401109.

1. Add FlipView similar to existing RotateView.
2. Add flipPhoto() similar to existing rotatePhoto() in PhotoView, and
add setRenderToFlip() in RendererUtils.
3. Make FlipAction use FlipView/PhotoView similar to how RotateAction
uses RotateView/PhotoView.

Change-Id: I5642266adbc248c0b8eda48ddc29558ae9cbd21e
res/layout/photoeditor_flip_view.xml [new file with mode: 0644]