Searched refs:listBackground (Results 1 – 1 of 1) sorted by relevance
49 HardwareBgDrawable listBackground = new HardwareBgDrawable(true, true, getContext()); in setBackgrounds() local51 listBackground.setTint(gridBackgroundColor); in setBackgrounds()53 getListView().setBackground(listBackground); in setBackgrounds()