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

Provide a way to suppress the cell divider in NICellBackgrounds. #396

Merged
merged 4 commits into from May 13, 2013

Commits on May 13, 2013

  1. Provide a way to suppress the cell divider in NICellBackgrounds using…

    … a category method on UITableViewCell.
    ynie committed May 13, 2013
    Copy the full SHA
    9256d42 View commit details
    Browse the repository at this point in the history
  2. Use NIGroupedCellAppearance protocol instead of category method to su…

    …ppress the cell divider.
    ynie committed May 13, 2013
    Copy the full SHA
    3a90de6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cceb521 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f42a99e View commit details
    Browse the repository at this point in the history