JXSegmentedView icon indicating copy to clipboard operation
JXSegmentedView copied to clipboard

innerItemSpacing 这个值只有初始化的时候会进行计算

Open todayismancheng opened this issue 1 year ago • 0 comments

1.当JXSegmentedView中cell很少 且isItemSpacingAverageEnabled = true 2. innerItemSpacing(cell的左右间距在手机横竖屏的改变的的时候不能自动更新) 3. 在横屏进入的页面,在切换为竖屏时 JXSegmentedView中item显示不完全

todayismancheng avatar Oct 28 '24 07:10 todayismancheng