package com.openfarmanager.android.view.presenters.view; /** * @author Vlad Namashko */ public interface ActionBarView { int getPanelLocation(); }