안드로이드(Android)/학습자료
[Android] SingleActivity 구조에서 Full Fragment 적용 방법
Essense
2020. 10. 12. 13:29
728x90
BaseFragment에서 Visible 모드를 조정하는 게 최선으로 보임
stackoverflow.com/questions/62551658/hide-bottom-navigation-view-in-fragment
Hide Bottom Navigation View in fragment
I want to hide bottomNavigationView in some fragments. I have tried the below code, but it has a flicker effect. (bottomNavigationView hide before the nextFragment becomes visible. val navContr...
stackoverflow.com
728x90