| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 32.48.0 source code.tar.gz | 2026-05-04 | 421.9 MB | |
| 32.48.0 source code.zip | 2026-05-04 | 445.1 MB | |
| README.md | 2026-05-04 | 821 Bytes | |
| Totals: 3 Items | 867.0 MB | 0 | |
Android Client:
- Added
getStoredValuefunctions with scope. - Added
scopeparameter toset_stored_valueaction. - Added
set_cursor_positiontyped action support. - Fixed NullPointerException at DivBinder.bind(BindingContext, View, Div, DivStatePath) when Div2View has no children.
- Fixed
transition_changeanimations on views withwrap_contentsize. - Fixed click and long click actions not being triggered on pager's parent elements. Tap and long press events on DivPagerView are now properly propagated up the view hierarchy to the nearest clickable ancestor.
- Fixed deadlock at
Div2View.cleanup()call. - Fixed deadlock at
Div2View.setDataAsync(). - Fixed snapping after scroll actions in gallery with
scroll_modepaging.
iOS Client:
- The
select_all_on_focusproperty on iOS works again.