Skip to content

zhi6w/TableViewCellWithMenuButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TableViewCellWithMenuButton

点击 TableViewCell 时,弹出选择菜单。

1、自定义了 TextLabel、DetailTextLabel、LeftImageView。

2、适配了系统的字体大小变化:

  • 一行能显示时,两个 UILabel 显示在同一行;
  • 当一行显示不下时,两个 UILabel 垂直布局;
  • 当设定为超大字体时,TextLabel 的第一行进行缩进。

3、Menu(菜单)的弹出位置为 DetailTextLabel 的位置。

Menu Button

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages