wrap

fun wrap(context: Context): Context

Returns a themed context. The theme in the passed context must already be a citymapper themed context, or have a citymapperSdkTheme attribute pointing to a theme


fun wrap(context: Context, attrs: AttributeSet?, @AttrRes defStyleAttr: Int, @StyleRes defStyleRes: Int): Context