Revision ae0e03d2
Added by Leszek Koltunski almost 2 years 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 ObjectGridCreator mCreator; |
|
| 30 | 29 |
private int mSortMode = -1; |
| 30 |
private ObjectGridCreator mCreator; |
|
| 31 | 31 |
|
| 32 | 32 |
/////////////////////////////////////////////////////////////////////////////////////////////////// |
| 33 | 33 |
|
Also available in: Unified diff
test of push from Windows2