package com.wealthfront.magellan; public interface NavigationListener { void onNavigate(ActionBarConfig actionBarConfig); }