Sideband_CE/sbapp/kivymd/uix/swiper/swiper.kv
2022-07-07 22:16:10 +02:00

19 lines
291 B
Plaintext

<MDSwiper>
do_scroll_y: False
bar_width: 0
MDBoxLayout:
id: anchor_scroll
adaptive_width: True
padding: [root.items_spacing, 0 ]
<MDSwiperItem>
size_hint: None, None
<_ItemsBox>
size_hint_x: None
anchor_x: "center"
anchor_y: "center"