NeoMAD 4.2.3 release notes¶
May 02, 2017
NeoMAD 4.2.3 is a maintenance release proposing small enhancements and fixes.
Fixes¶
- Fix TransCompilation of ternary expressions where generics are used
- iOS
- Fix
ipasignature to be compliant withXcode 8.3andAppStore - Fix
String.equals()method to returntruewhen callingString.class == "string".getClass() - Fix
NSGenericExceptionthat occurred iniPADwhen an image was picked up from the camera just after another image was opened from the image gallery
- Fix
- Android
- Fix
CustomDialogwith scrollable elements, if aTextFieldgets the focus, it was pushed outside theScreenwhen the keyboard was opened. - Fix
AutoCompleteTextFieldto avoid showing suggestions when thesetText()method is called
- Fix
