Skip to content

while tabView.style is segmented,the tabView.underlineView.margin is wrong at beginning #25

Description

@chaoshenglu

options.tabView.style = .segmented
options.tabView.backgroundColor = .white
options.tabView.underlineView.backgroundColor = .red
options.tabView.underlineView.height = 3
options.tabView.underlineView.margin = 20
options.tabView.itemView.textColor = .black
options.tabView.itemView.selectedTextColor = .red
options.tabView.height = 45
options.tabView.itemView.font = UIFont.systemFont(ofSize:15)
swipeMenuView.reloadData(options: options)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions