Release History

By product

UI for Android Q3 2015 (version 2015.3.1113)

November 12, 2015

ListView

NEW
  • Рђ new property to the animators which specifies whether they will be used only for added items or for removed items or for both.
  • Swipe limits for SwipeExecuteBehavior which restricts the swipe to a specified offset.
FIXED
  • There is an issue with StickyHeaderBehavior that it was not updated on adapter data changed.

Calendar

NEW
  • A way to change the template of the inline events.
  • a listener to get notified when users tap on inline events

FIXED
  • The EventReadAdapter does not support the new permissions added with API 23.
  • There is an issue with invisible bottom border of selected cells in week mode.
  • There is an issue when changing the width of the grid lines.
  • There is an issue that all-day events longer than a day were not shown for each day.
  • There is an issue with the format of the end time of events when shown in popup.

Chart

NEW
  • The ability to set a hold gesture delay​.
  • Pan and zoom listener for ChartPanZoomBehavior.
FIXED
  • There is an issue with the labels when changing the axes location.
  • There is an issue with the NullPointerException when using animation with financial series

DataForm

FIXED
  • There is an issue with the main validator that was not showing the expected indication when the property is not valid.
  • There is an issue with missing decimal separator in the decimal editor.