You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dmitriy-chernysh
changed the title
[common-ui] Issue with androidx.fragment:fragment-ktx:1.3.0-beta01. Appbar params is not set (titel, home icon, color))
[common-ui] Issue with androidx.fragment:fragment-ktx:1.3.0-beta01. Appbar params is not set (title, home icon, color))
Oct 23, 2020
When there is a dependency androidx.fragment:fragment-ktx:1.3.0-beta01 ,
BaseActivity.setAppBarTitle(...) calls before initToolbar() by some reason.
Without this dependency, everything works fine
The text was updated successfully, but these errors were encountered: