Searched refs:itemBackground (Results 1 – 7 of 7) sorted by relevance
149 final Drawable itemBackground = a.getDrawable(R.styleable.NavigationView_itemBackground); in NavigationView() local167 mPresenter.setItemBackground(itemBackground); in NavigationView()383 public void setItemBackground(@Nullable Drawable itemBackground) { in setItemBackground() argument384 mPresenter.setItemBackground(itemBackground); in setItemBackground()
161 int itemBackground = a.getResourceId(R.styleable.BottomNavigationView_itemBackground, 0); in BottomNavigationView() local162 mMenuView.setItemBackgroundRes(itemBackground); in BottomNavigationView()
96 public static ViewAction setItemBackground(final @Nullable Drawable itemBackground) {113 navigationView.setItemBackground(itemBackground);
268 public void setItemBackground(@Nullable Drawable itemBackground) { in setItemBackground() argument269 mItemBackground = itemBackground; in setItemBackground()
719 field public static final int itemBackground = 16843056; // 0x1010130
760 field public static final int itemBackground = 16843056; // 0x1010130
881 field public static final int itemBackground = 16843056; // 0x1010130