Skip to content

Commit 865f0e6

Browse files
Add GTK identify into RadioButtonContentGallery
1 parent 0480d37 commit 865f0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controls/samples/Controls.Sample/Pages/Controls/RadioButtonGalleries/RadioButtonContentGallery.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</RadioButton>
3434

3535
</On>
36-
<On Platform="Android,Tizen,WPF">
36+
<On Platform="Android,Tizen,WPF,GTK">
3737
<RadioButton Content="Can't use View for Content on this platform, so just plain old text"></RadioButton>
3838
</On>
3939
</OnPlatform>

0 commit comments

Comments
 (0)