google / blockly-android

Blockly for Android
Apache License 2.0
672 stars 209 forks source link

Variable Fields are Way Too Big #735

Closed TheBrokenRail closed 5 years ago

TheBrokenRail commented 5 years ago

Example on Blockly Demo App:

screenshot_20180721-192546_blockly demo

AnmAtAnm commented 5 years ago

Something about how the block and spinner are measuring their preferred size while in the toolbox/recycler view. It does not happen once the the block is dropped onto the workspace.