Skip to content

Releases: hmrc/android-components

4.9.0

26 Jun 09:59
Compare
Choose a tag to compare

Changed

  • Changed EditableListView to allow consumer to control what state to show.

4.8.0

20 Jun 11:57
4da0b3a
Compare
Choose a tag to compare

Fixed

  • DonutChartView ensuring the donut values are cleared before starting the animation

4.7.0

16 Jun 13:34
c858ce1
Compare
Choose a tag to compare

Changed

  • ChangedPrimaryCardView to have a custom title content description.
  • ChangedTitleBodyView to have custom title and body content descriptions.

4.6.0

12 May 10:25
Compare
Choose a tag to compare

Changed

  • ChangedMenuPanelRowView to support open in a web browser content description.
  • ChangedMenuPanelRowView content description read at the end, rather than the middle of title/body.

4.5.5

29 Mar 14:44
3193eeb
Compare
Choose a tag to compare

Fixed

  • EditableListView further action button visibility fixes.

4.5.4

27 Mar 15:33
ad3abcd
Compare
Choose a tag to compare

Fixed

  • EditableListView action button visibility fixes.

4.5.3

08 Mar 15:31
605df52
Compare
Choose a tag to compare

Fixed

  • EditableListView further TalkBack related bug fixes.

4.5.2

23 Feb 10:57
Compare
Choose a tag to compare

Fixed

  • EditableListView bug with content description and edit button using TalkBack

4.5.1

20 Feb 14:04
Compare
Choose a tag to compare

Changed

  • EditableListView changed to have public editMode getter and setIconButtonClickListener method.

4.5.0

17 Feb 10:17
1ee0f4e
Compare
Choose a tag to compare

Changed

  • EditableListView changed to use EditableListItemViewState.
  • Changes to DonutChartView animation and Donut percentage calculation.

Additions

  • Added new MiniAdvertCardView component.