ChenYilong / CYLTabBarController

[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
MIT License
6.91k stars 1.45k forks source link

请问如何设置plusBtn的titleEdgeInsets,使得标题和其他tabbarItem的对齐 #345

Closed luckyzd closed 5 years ago

luckyzd commented 5 years ago

Base Info for this issue

  1. Version:v1.17.22
  2. Language:Objective-C
  3. iOS System Version:iOS12.1.4
  4. Prototype(是否是真机):YES
  5. Issue Type:Q-A

请问如何设置plusBtn的titleEdgeInsets,使得标题和其他tabbarItem的对齐,谢谢!

ChenYilong commented 5 years ago

titleEdgeInsets调整方法在demo中有演示,请查看最新demo。 需要手动调整参数,调整对齐。