OSDN Git Service

Remove the pie slider, add a linear slider
authornicolasroard <nicolasroard@google.com>
Thu, 27 Sep 2012 22:10:28 +0000 (15:10 -0700)
committernicolasroard <nicolasroard@google.com>
Thu, 27 Sep 2012 22:45:40 +0000 (15:45 -0700)
commit02f778af1f8a2250d91da450f82c30572de96062
tree874b0b9d2464d90e293299fb09f9cfaadb537f57
parent65f1bad399eca7fe1e31808f2cb0ad3c9399901e
Remove the pie slider, add a linear slider

bug:7247494

Change-Id: Id002b46d4a0ee0ff2a3ed9c4924defd0b1760b79
src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
src/com/android/gallery3d/filtershow/imageshow/ImageSmallFilter.java
src/com/android/gallery3d/filtershow/ui/PieSlider.java [deleted file]
src/com/android/gallery3d/filtershow/ui/SliderController.java [new file with mode: 0644]
src/com/android/gallery3d/filtershow/ui/SliderListener.java [moved from src/com/android/gallery3d/filtershow/ui/PieSliderListener.java with 70% similarity]