File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
demo/src/main/java/com/daimajia/swipedemo Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 7
7
import android .widget .AdapterView ;
8
8
import android .widget .GridView ;
9
9
10
- import com .daimajia .swipe .implments .SwipeItemMangerImpl ;
11
10
import com .daimajia .swipe .util .Attributes ;
12
11
import com .daimajia .swipedemo .adapter .GridViewAdapter ;
13
12
Original file line number Diff line number Diff line change 17
17
import android .widget .Toast ;
18
18
19
19
import com .daimajia .swipe .SwipeLayout ;
20
- import com .daimajia .swipe .implments .SwipeItemMangerImpl ;
21
20
import com .daimajia .swipe .util .Attributes ;
22
21
import com .daimajia .swipedemo .adapter .ListViewAdapter ;
23
22
Original file line number Diff line number Diff line change 2
2
3
3
import android .app .ActionBar ;
4
4
import android .app .Activity ;
5
- import android .content .Context ;
6
5
import android .content .Intent ;
7
6
import android .os .Build ;
8
7
import android .os .Bundle ;
You can’t perform that action at this time.
0 commit comments