<@U2SKJHSGK> "When it comes to theming, Android us...
# android
d
@miha-x64 "When it comes to theming, Android uses ContextThemeWrapper internally to override getTheme for a view or its children. Since the current Anko version does not allow to override the context used to create a view inside the DSL, using a theme-wrapped context manually is extremely contrived. No theming support is a serious limitation, since most components in the design library need a theme to be styled properly." as stated in the same blogpost