Releases: Telefonica/mistica-android
Releases · Telefonica/mistica-android
2.5.0
Add maxLines
parameter to ListRowView
component to allow to customize the maximum of lines in the fields title, subtitle and description
2.4.2
- Fix
LinkButton
margin inCallout
component - Change to receive lambda in
setOnDismiss
method inCallout
component
2.4.1
2.4.0
Callout component
2.3.1
- Fix
ListRowView
icon spacing.
2.3.0
- New empty states. It includes both card and screen components.
2.2.1
- Fix tab indicator color attribute
2.2.0
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
ListRowView
changes:- Now it can have different types of background:
TYPE_NORMAL
,TYPE_BOXED
,TYPE_BOXED_INVERSE
. It can be set through thelistRowBackgroundType
attribute or thesetBackgroundType
function. - Deprecated
setBoxed
function. - Deprecated
listRowIsBoxed
attribute.
- Now it can have different types of background:
2.0.4
- Released in MavenCentral