NeoMAD 4.9.1 release notes¶
February 20, 2023
TimePicker inline mode for iOS¶
The iOS TimePicker
now supports the MODE_INLINE
to display the TimePicker inputs directly in the layout.
Fix¶
- Android
- Fix logs of package
content
that where always displayed even ifContentManager.setDebugEnable(boolean)
was false
- Fix logs of package
- iOS:
- Fix
Timepicker
on iOS 14+ to use a “wheel” as before - Fix logs of package
content
that where always displayed even ifContentManager.setDebugEnable(boolean)
was false
- Fix