Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

XLabs RadioButton Text padding

$
0
0

Hi guys, does anybody knows how to add some padding between the radio button and the text,
I'm using the XLabs BindableRadioGroup this way:

<StackLayout Orientation="Vertical" Padding="20">
      <controls:BindableRadioGroup x:Name="rdoHours" 
        ItemsSource="{Binding Path=Hours.Values}" 
        SelectedIndex="{Binding SelectedIndex}" 
        VerticalOptions="Start" />
 </StackLayout>

but the text is just beside the RadioButton,

thanks!


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>