i using observablescrollview library show , hide actionbar scrolling , down activity. works when actionbar animating sliding in or out blank area @ bottom of screen size of actionbar briefly pushed up.
after searching similar issues suggested solution following line oncreate():
getwindow().requestfeature(window.feature_action_bar_overlay);
this has had no visible effect , issue still present.
solved setting actionbar overlay content in xml style.