We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ff957 commit 473f280Copy full SHA for 473f280
demo/src/main/java/com/daimajia/swipedemo/GridViewExample.java
@@ -1,12 +1,9 @@
1
package com.daimajia.swipedemo;
2
3
import android.app.Activity;
4
-import android.content.Intent;
5
import android.os.Bundle;
6
import android.os.Handler;
7
import android.util.Log;
8
-import android.view.Menu;
9
-import android.view.MenuItem;
10
import android.view.View;
11
import android.widget.AdapterView;
12
import android.widget.GridView;
0 commit comments