/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.utils/DynamicAppColor

DynamicAppColor

\ object DynamicAppColor

for dynamic color scheme https://redmine.buzzhives.com/issues/23356

Functions

Name Summary
getAppColors fun getAppColors(): AppColors?
getSystemColors fun getSystemColors(): SystemColors?
initAppColors fun initAppColors(barBackground: AppColor, barForeground: AppColor, tintColor: AppColor)
initSystemColors fun initSystemColors(barBackground: Int, barForeground: Int, tintColor: Int)
setAppColors fun setAppColors(appColors: AppColors)