Skip to content

Releases: hmrc/android-components

3.8.0

04 Feb 11:38

Choose a tag to compare

Changed

  • Updated the color of all text hints from black to grey 1
  • Removed content area from InformationMessageCardView

3.7.0

21 Jan 16:36

Choose a tag to compare

Changed

  • Renamed InformationMessageCardView functions: addHeadlineButtons() -> setHeadlineButtons(), addContentButtons() -> setContentButtons()
  • setHeadlineButtons() and setContentButtons() now clear existing buttons before adding new ones.

3.6.0 - New Bintray repository

08 Dec 10:16
1cc6060

Choose a tag to compare

See Readme for the new repository to continue using the components

3.5.0

02 Dec 16:32

Choose a tag to compare

Added

  • MenuPanelRowView component

3.4.10

01 Dec 14:28
8aaafe0

Choose a tag to compare

Added

  • screenshot tests

Changed

  • Made InformationMessageCardView headline background colours customisable

3.4.9

06 Nov 16:46
87bc584

Choose a tag to compare

  • Added Theme.Components.ActionBar style to allow consuming apps to use action bar style
  • Added fastlane release process