Releases: Telefonica/mistica-android
Releases · Telefonica/mistica-android
3.0.0
In this version:
- targetSdkVersion now points to version 31 (Android 12)
- Breaking changes on
Badge
class:showNumericBadgeIn
andshowBadgeIn
methods now need an explicitparent
parameter of typeFrameLayout
2.6.0
Add new Blau brand theme
2.5.3
Change library module name
2.5.2
Make programatic drawable loads to use AppCompatResources
2.5.1
Includes specs modifications for the Empty State component
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.