Revision ae1ec951
Added by Leszek Koltunski 10 months ago
src/main/java/org/distorted/main/MainScrollGrid.java | ||
---|---|---|
26 | 26 |
public static final float POPUP_PADDING= 0.035f; |
27 | 27 |
public static final float POPUP_MARGIN = 0.024f; |
28 | 28 |
|
29 |
private int mSortMode = -1; |
|
30 | 29 |
private ObjectGridCreator mCreator; |
30 |
private int mSortMode = -1; |
|
31 | 31 |
|
32 | 32 |
/////////////////////////////////////////////////////////////////////////////////////////////////// |
33 | 33 |
|
Also available in: Unified diff
test of push from Windows