ui / com.schibsted.account.ui / UiUtil

UiUtil

object UiUtil

Functions

getLocaleFromLocaleTag

fun getLocaleFromLocaleTag(localeTag: String): Locale?

getSimCountry

fun getSimCountry(context: Context): Int?

getTintDrawable

fun getTintDrawable(context: Context, drawable: Drawable, color: Int): Drawable

getTrackerIdType

fun getTrackerIdType(idType: IdentifierType): IdentifierType

getTrackingScreen

fun getTrackingScreen(loginScreen: LoginScreen): Screen?

updateContextLocale

fun updateContextLocale(context: Context, locale: Locale): Context