scratchjr/android/ScratchJr/app
Chris Garrity d71df52d6b Don’t allow overscroll
The iOS change seems to have a side effect on Android of adding  an“Edge Effect” to the web view whenever dragging a block. (Edge effects are the grey curved shadow that appears at the top or bottom of a container when you overscroll. When you drag a block they appear at the top or bottom of the screen)

Adding the `android:overScrollMode=“never”` attribute to the webview means the edge effect doesn’t appear.
2019-10-25 16:19:41 -04:00
..
src Don’t allow overscroll 2019-10-25 16:19:41 -04:00
.gitignore Spanish translation refresh + git ignore change 2016-01-13 13:53:05 -05:00
build.gradle Switch to firebase analytics 2019-10-21 10:48:03 -04:00
proguard-rules.pro Initial commit 2016-01-08 14:31:04 -05:00