LoopBar icon indicating copy to clipboard operation
LoopBar copied to clipboard

android:background attribute also colors overlay area

Open Josvanegmond opened this issue 8 years ago • 1 comments

When changing the default yellow color of the scrolling list to something else using android:background, the overlay area is colored as well. I suggest to add another attribute that colors the list, and leave android:background transparent.

Workaround for now: Set android:background="@color/mycolor" Call loopBarView.setBackgroundColor(getResources().getColor(R.color.transparent));

Josvanegmond avatar Oct 05 '17 14:10 Josvanegmond

Hi, @Josvanegmond!

Thank you for using our library and sorry for late answer. We will add this feature in next release.

With best regards, Cleveroad Team.

ValeryGes avatar Nov 03 '17 15:11 ValeryGes