This repository has been archived by the owner on Jan 21, 2025. It is now read-only.
[common-ui] Issue with androidx.fragment:fragment-ktx:1.3.0-beta01. Appbar params is not set (title, home icon, color)) #12
Labels
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: