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

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2020

  1. Update chip_view.xml

    Removed unused background drawable from RelativeLayout(R.id.container).. So additional white pixels will not shown under dark Chips on darker backgrounds.
    n-droidev committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    92f116c View commit details
    Browse the repository at this point in the history
  2. Updated some libraries. And removed redundant background drawable for…

    … RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
    n-droidev committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c672586 View commit details
    Browse the repository at this point in the history
  3. Updated some libraries. And removed redundant background drawable for…

    … RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
    n-droidev committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    a72a1fc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Update README.md

    pchmn committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f644fdc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Update chip_view.xml

    Removed unused background drawable from RelativeLayout(R.id.container).. So additional white pixels will not shown under dark Chips on darker backgrounds.
    n-droidev committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6d06199 View commit details
    Browse the repository at this point in the history
  2. Updated some libraries. And removed redundant background drawable for…

    … RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
    n-droidev committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    abe0201 View commit details
    Browse the repository at this point in the history
  3. Updated some libraries. And removed redundant background drawable for…

    … RelativeLayout(R.id.container) in chip_view.xml file. So white pixels under dark Chips on darker backgrounds are not visible anymore.
    n-droidev committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    1afa97d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee63e46 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    n-droidev committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ab1ebe0 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    n-droidev committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6c4424a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Update README.md

    n-droidev committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c1ad64b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Update README.md

    n-droidev committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9421b35 View commit details
    Browse the repository at this point in the history