pchmn / MaterialChipsInput

Implementation of Material Design Chips component for Android
Apache License 2.0
2.63k stars 382 forks source link

Removing white background outline at sides of dark color chips (on darker background) Fix for Issue #135 #134

Closed n-droidev closed 4 years ago

n-droidev commented 4 years ago

Please test dark chips on darker background.. chips have white outlines at left and right sides.. Removed it by removing background of Main container(RelativeLayout) of ChipView