ongakuer / CircleIndicator

A lightweight indicator like in nexus 5 launcher
Apache License 2.0
4.27k stars 714 forks source link

Circleinidcator2 is having unusal background colur #146

Open Abhishek-dev1602 opened 4 years ago

Abhishek-dev1602 commented 4 years ago

I am unable to remove this background please help me to solve this. My code is

<me.relex.circleindicator.CircleIndicator2 android:id="@+id/recyclerViewIndicator" android:layout_width="wrap_content" android:layout_height="18dip" app:ci_width="10dip" app:ci_height="10dip" android:layout_gravity="center" app:ci_drawable_unselected="@drawable/gray_radius" /> circleindicator

talatkuyuk commented 3 years ago

You can apply android:background="ColorOfYourChoise"