From ba512ca3bb2e2b51c4be0cc7336a6a5b0fa22106 Mon Sep 17 00:00:00 2001 From: John Reck Date: Wed, 12 Dec 2012 13:43:43 -0800 Subject: remove actionbar sherlock Change-Id: Idb9b63f625fd4f0b78d947421ec5b098d8e5dfd5 --- src/com/android/gallery3d/app/Gallery.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/com/android/gallery3d/app/Gallery.java') diff --git a/src/com/android/gallery3d/app/Gallery.java b/src/com/android/gallery3d/app/Gallery.java index 354e325d4..7a494844a 100644 --- a/src/com/android/gallery3d/app/Gallery.java +++ b/src/com/android/gallery3d/app/Gallery.java @@ -26,9 +26,9 @@ import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.provider.OpenableColumns; +import android.view.Window; import android.widget.Toast; -import com.actionbarsherlock.view.Window; import com.android.gallery3d.R; import com.android.gallery3d.common.Utils; import com.android.gallery3d.data.DataManager; -- cgit v1.2.3