ltttttttttttt / ComposeViews

Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, ZoomLayout, Star Bar and more
Apache License 2.0
392 stars 33 forks source link

Banner 能否支持contentPadding,pageSpacing #99

Closed sceneren closed 3 days ago

sceneren commented 2 weeks ago

Target (Android, iOS ...):

ComposeViews versions:

Sample code

ltttttttttttt commented 2 weeks ago

详细描述下需求?

sceneren commented 2 weeks ago
image

类似这种banner,我看了下Banner是用ComposePager实现的,ComposePager也没有提供类似官方的Pager的contentPadding,pageSpacing 参数

ltttttttttttt commented 2 weeks ago

回头我参考官方Pager实现下

ltttttttttttt commented 1 week ago

你可以试下dev分支的ContentPaddingA页面,看看符不符合效果,我没有用跟Pager一样的api去实现 image image

sceneren commented 1 week ago

好的,空了我试试

sceneren commented 6 days ago

效果是没啥问题的,就是banner控件能否支持?

ltttttttttttt commented 6 days ago

可以支持,回头我发一版

ltttttttttttt commented 3 days ago

1.6.11.2