object UiUtil
fun getLocaleFromLocaleTag(localeTag: String): Locale? |
|
fun getSimCountry(context: Context): Int? |
|
fun getTintDrawable(context: Context, drawable: Drawable, color: Int): Drawable |
|
fun getTrackerIdType(idType: IdentifierType): IdentifierType |
|
fun getTrackingScreen(loginScreen: LoginScreen): Screen? |
|
fun updateContextLocale(context: Context, locale: Locale): Context |