mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-25 08:38:30 -05:00
d71df52d6b
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. |
||
---|---|---|
.. | ||
ScratchJr | ||
ScratchJrTest | ||
.gitignore | ||
README.md |
ScratchJr - Android Studio project containing Android build of Scratch Jr.