79292025

Date: 2024-12-18 17:48:10
Score: 1.5
Natty:
Report link

This was solved time ago.

Basically you just need to play with grid parameters:

grid.setWindowAlignment(HorizontalGridView.WINDOW_ALIGN_NO_EDGE);
grid.setWindowAlignmentOffsetPercent(50);
grid.setItemAlignmentOffsetPercent(50);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: neojav