DEV Community

barneyflintstones8
barneyflintstones8

Posted on

Does anyone know how to modify the width of an MDSegmentedControl?

How do I modify the width of the MDSegmentedControl?

MDSegmentedControl:
                pos_hint: {"center_x": .5, "center_y": .5}

                MDSegmentedControlItem:
                    text: "Homem"   
                    font_size: "12sp"
                MDSegmentedControlItem:
                    text: "Mulher"
                    font_size: "12sp"
                MDSegmentedControlItem:
                    text: "Outros"
                    font_size: "12sp"
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more