Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android:background attribute also colors overlay area #27

Open
Josvanegmond opened this issue Oct 5, 2017 · 1 comment
Open

android:background attribute also colors overlay area #27

Josvanegmond opened this issue Oct 5, 2017 · 1 comment

Comments

@Josvanegmond
Copy link

Josvanegmond commented Oct 5, 2017

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));

@ValeryGes
Copy link
Contributor

ValeryGes commented Nov 3, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants