featureSpecificThemes

val featureSpecificThemes: Map<MoneyManagerFeatureType, Int>

Parameters

featureSpecificThemes

An optional Map where you can set specific themes for Money Manager's individual features. The keys in the map should be the MoneyManagerFeatureType and the values the theme for that specific feature. It's recommended to have your feature specific theme inherit from your app's base theme.