Updated DivKit 32.37.0 changelog

commit_hash:52f3b89e05d72488c50b740e557cb9b0f9d1234d
This commit is contained in:
robot-divkit
2026-02-16 11:20:12 +03:00
parent e3f59246be
commit e67f41bbfe
+1
View File
@@ -9,6 +9,7 @@
* `PicassoDivImageLoader` is now deprecated because the Picasso library is outdated. Recommended alternatives for image loading: `GlideDivImageLoader`, `CoilDivImageLoader` or custom implementation of the `DivImageLoader` interface.
# iOS Client:
* Changed indicator sizing behavior: in middle pager positions with 3 visible indicators, edge items now use `inactive_shape` instead of `inactive_minimum_shape`.
* The number of ticks on the slider is limited to 1000 elements.
# Web Client: