Skip to content
Snippets Groups Projects
Commit 6fee0810 authored by Matyáš Latner's avatar Matyáš Latner
Browse files

#58 enabled overscroll in game menu

parent 7f6f8976
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,6 @@ public class ViewPager extends ScrollPane {
//setClamp(false);
setScrollingDisabled(false, true);
setFlingTime(0.1f);
setOverscroll(false, false);
}
private void fixChildrenSizes() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment