Searched refs:roundBackground (Results 1 – 1 of 1) sorted by relevance
105 Drawable roundBackground = getResources().getDrawable(R.drawable.ic_round_bg, theme); in refresh() local106 backButton.setBackground(roundBackground); in refresh()107 fullscreenButton.setBackground(roundBackground); in refresh()