OSDN Git Service

Fix 5367072: Add thumbnail fade-in animation.
[android-x86/packages-apps-Gallery2.git] / src / com / android / gallery3d / ui / StripDrawer.java
index 5120a0c..5c67ee4 100644 (file)
@@ -48,7 +48,7 @@ public class StripDrawer extends SelectionDrawer {
 
     @Override
     public void draw(GLCanvas canvas, Texture content,
-            int width, int height, int rotation, Path path, int topIndex,
+            int width, int height, int rotation, Path path,
             int dataSourceType, int mediaType, boolean isPanorama,
             int labelBackgroundHeight, boolean wantCache, boolean isCaching) {