Skip to content

Releases: Telefonica/mistica-android

2.5.0

03 Sep 12:20
51e9494
Compare
Choose a tag to compare

Add maxLines parameter to ListRowView component to allow to customize the maximum of lines in the fields title, subtitle and description

2.4.2

21 Jul 14:47
31c940f
Compare
Choose a tag to compare
  • Fix LinkButtonmargin in Callout component
  • Change to receive lambda in setOnDismiss method in Callout component

2.4.1

19 Jul 10:19
2bedda5
Compare
Choose a tag to compare

2.4.0

15 Jul 15:00
b9153bb
Compare
Choose a tag to compare

Callout component

2.3.1

09 Jul 06:19
46c0f9d
Compare
Choose a tag to compare
  • Fix ListRowView icon spacing.

2.3.0

08 Jul 07:53
e926a56
Compare
Choose a tag to compare
  • New empty states. It includes both card and screen components.

2.2.1

24 Jun 13:18
34a4de7
Compare
Choose a tag to compare
  • Fix tab indicator color attribute

2.2.0

23 Jun 16:22
4b9845f
Compare
Choose a tag to compare
  • Telefonica theme added with dark mode support
  • Adjust spacing in HeaderView
  • Adjust title weights in DataCards
  • Support to bottom layout in HeaderView

2.1.0

23 Jun 09:40
d7b0709
Compare
Choose a tag to compare
  • ListRowView changes:
    • Now it can have different types of background: TYPE_NORMAL, TYPE_BOXED, TYPE_BOXED_INVERSE. It can be set through the listRowBackgroundType attribute or the setBackgroundTypefunction.
    • Deprecated setBoxed function.
    • Deprecated listRowIsBoxed attribute.

2.0.4

18 Jun 10:45
bf6c283
Compare
Choose a tag to compare
  • Released in MavenCentral