Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Issue VC cells background color #2056

Open
@Huddie

Description

@Huddie

Was looking to implement my pull to refresh ( Found here: #1580 ).

I'm getting an issue with the issue page (pun not intended 😄). The cells seem to have a transparent background color which works fine with the current PTR but for my custom one you can see it behind the cell once you start pulling down. (This is because the current/defualt one has an animation where the bottom of the refresh control animates into view and by the time its there the cell is far enough down that refresh control doesn't appear behind the cell)

Just curious how I would go about solving this. Add background to just title cell, add background to all cell (where would I do this)? Is there a specific reason cells don't have a background color other than the fact that they clearly didn't need one. I don't wanna mess something else up by giving them a background color.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🎨 designChanges to the design of the app

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions