Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Somes issues (tableview, pickerview, navigationcontroller) #109

Open
@gilthonweapps

Description

Hi,

I am using your library on one of my app and I have some issues when I seet it in iOS6.

  1. NavigationController:
  • iOS 6
    image
  • i0S 7
    image

As you can see, with iOS 7, the background of the navigation controller is black (in fact, all the views of my app have a black background so it looks fine with that navigation controller). But with iOS 6, I cannot have it in another color than what you see in the screenshot.

  1. TableView
  • iOS 6
    image
  • iOS 7
    image

Here, I am using a simple UITableView grouped. With iOS 6, there is an extra white space for the header of each section, even if I don't specify a custom view or title for that section. If I specify one, that extra white space will be added under the title. How to remove that extra space?

  1. PickerView
  • iOS 6
    image
  • iOS 7
    image

With iOS 6, how to specify the color of the text in the picker? It would be nice as well to change the color of the separator lines.

Thanks for your help!

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions