Action Buttons do not cover the entire Toolbar
问题 I have used a Toolbar to display four action buttons. When I inflate the toolbar with menu, the action buttons are displayed towards one side as shown in the picture : How can I make these action buttons cover the entire toolbar? This is the code for the Activity : public class ResultActivity extends FragmentActivity { final int TAB_NUM = 2; private ViewPager mViewPager; private PagerAdapter mPagerAdapter; private Toolbar mResultToolbar; @Override protected void onCreate(Bundle