google / blockly-android

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

Adding tests for BasicFieldNumberView, and fixing #665 #667

Closed AnmAtAnm closed 7 years ago

AnmAtAnm commented 7 years ago

Corrected NumberFormat max fractional digits when no precision is specified.


This change is Reviewable