View Single Post
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#22
@Akkumaru

Try these values:
Code:
MAbstractLayoutPolicyStyle#LauncherPageFlowLayoutPolicy.Portrait {
    vertical-spacing: 3.0mm;
    horizontal-spacing: 0.2mm;
}
 
MAbstractLayoutPolicyStyle#LauncherPageFlowLayoutPolicy.Landscape {
    vertical-spacing: 3.0mm;
    horizontal-spacing: 0.2mm;
}
 

The Following User Says Thank You to MK99 For This Useful Post: