Skip to content

Conversation

@n-droidev
Copy link

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

n-droidev and others added 12 commits August 16, 2020 17:46
Removed unused background drawable from RelativeLayout(R.id.container).. So additional white pixels will not shown under dark Chips on darker backgrounds.
… RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
… RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
Removed unused background drawable from RelativeLayout(R.id.container).. So additional white pixels will not shown under dark Chips on darker backgrounds.
… RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
… RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants