I have a screen with a toggle between to components.
Component 1: InfluenceCardListView
Component 2: GeneratorSettingView
By clicking on UFO icon at "InfluenceCardListView" we're hiding some views which resulting in ListView moving up.
After switching to second toggle and going back to the first one, the hidden widgets occupy the space back.