forked from organicmaps/organicmaps
[android] Fixed moving of floating view
This commit is contained in:
parent
db574b55c0
commit
91c5fe28ed
1 changed files with 1 additions and 1 deletions
|
@ -366,8 +366,8 @@ public class RoutingPlanController extends ToolbarController
|
|||
|
||||
public void hideDrivingOptionsView()
|
||||
{
|
||||
mDrivingOptionsBtnContainer.addOnLayoutChangeListener(mDriverOptionsLayoutListener);
|
||||
UiUtils.hide(mDrivingOptionsBtnContainer);
|
||||
mRoutingPlanListener.onRoutingPlanStartAnimate(UiUtils.isVisible(getFrame()));
|
||||
}
|
||||
|
||||
public int calcHeight()
|
||||
|
|
Loading…
Add table
Reference in a new issue