Fix overlapping problem on wifi detail screen
If we didn't set view and lifecycle for EntityHeaderController, it only sets "z-order" as 0 for action bar. So, user sees overlapped problem while user is scrolling view. For now, we set view and lifecycle as parameter for EntityHeaderController, then EntityHeaderController can change "z-order" while scrolling view. Test: visual and robo test Fixes: 133380109 Change-Id: I0445c6aeaa42d798374d2c712e9611a09a6b55e7
Loading
Please register or sign in to comment