From ad1c954a31cbb36962323e5e1e2d154b6260eb59 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:21:35 +0300 Subject: [PATCH 1/4] SEO-185532 Xamarin Android Multiple H1 --- xamarin-android/SfComboBox/Header-and-Footer.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xamarin-android/SfComboBox/Header-and-Footer.md b/xamarin-android/SfComboBox/Header-and-Footer.md index 6b309b3d6..482069e03 100644 --- a/xamarin-android/SfComboBox/Header-and-Footer.md +++ b/xamarin-android/SfComboBox/Header-and-Footer.md @@ -1,13 +1,13 @@ --- layout : post -title : Header and Footer in Syncfusion SfComboBox control for Xamarin.Android -description : Learn how to enable Header and Footer in SfComboBox +title : Header and Footer in Xamarin.Android ComboBox control | Syncfusion +description : Learn here all about header and footer in Syncfusion Essential Xamarin.Android ComboBox control, its elements, and more. platform : Xamarin.Android control : SfComboBox documentation : ug --- -## Header and footer +# Header and footer in Xamarin.Android ComboBox You can add header and footer view to the suggestion list in the combo box by enabling the `ShowDropDownHeaderView` and `ShowDropDownFooterView` properties. From 7663d5c02da022a7de97f0107f8bd45232940a0b Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:33:25 +0300 Subject: [PATCH 2/4] renamed images --- ... => xamarin-android-combobox-footer-content.png} | Bin ... => xamarin-android-combobox-header-content.png} | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename xamarin-android/SfComboBox/images/{footer.png => xamarin-android-combobox-footer-content.png} (100%) mode change 100755 => 100644 rename xamarin-android/SfComboBox/images/{Header.png => xamarin-android-combobox-header-content.png} (100%) mode change 100755 => 100644 diff --git a/xamarin-android/SfComboBox/images/footer.png b/xamarin-android/SfComboBox/images/xamarin-android-combobox-footer-content.png old mode 100755 new mode 100644 similarity index 100% rename from xamarin-android/SfComboBox/images/footer.png rename to xamarin-android/SfComboBox/images/xamarin-android-combobox-footer-content.png diff --git a/xamarin-android/SfComboBox/images/Header.png b/xamarin-android/SfComboBox/images/xamarin-android-combobox-header-content.png old mode 100755 new mode 100644 similarity index 100% rename from xamarin-android/SfComboBox/images/Header.png rename to xamarin-android/SfComboBox/images/xamarin-android-combobox-header-content.png From 4c487757f9139c4f210e832f8db4a7df821b8cef Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:25:37 +0300 Subject: [PATCH 3/4] removed extra space --- xamarin-android/SfComboBox/Header-and-Footer.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xamarin-android/SfComboBox/Header-and-Footer.md b/xamarin-android/SfComboBox/Header-and-Footer.md index 482069e03..b0d36ec79 100644 --- a/xamarin-android/SfComboBox/Header-and-Footer.md +++ b/xamarin-android/SfComboBox/Header-and-Footer.md @@ -1,10 +1,10 @@ --- -layout : post -title : Header and Footer in Xamarin.Android ComboBox control | Syncfusion -description : Learn here all about header and footer in Syncfusion Essential Xamarin.Android ComboBox control, its elements, and more. -platform : Xamarin.Android -control : SfComboBox -documentation : ug +layout: post +title: Header and Footer in Xamarin.Android ComboBox control | Syncfusion +description: Learn here all about header and footer in Syncfusion Essential Xamarin.Android ComboBox control, its elements, and more. +platform: Xamarin.Android +control: SfComboBox +documentation: ug --- # Header and footer in Xamarin.Android ComboBox From a7d114a2df113d5fb7a8b235c8a767df10c16e82 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:28:26 +0300 Subject: [PATCH 4/4] changed platform name --- xamarin-android/SfComboBox/Header-and-Footer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xamarin-android/SfComboBox/Header-and-Footer.md b/xamarin-android/SfComboBox/Header-and-Footer.md index b0d36ec79..65e33bdab 100644 --- a/xamarin-android/SfComboBox/Header-and-Footer.md +++ b/xamarin-android/SfComboBox/Header-and-Footer.md @@ -2,7 +2,7 @@ layout: post title: Header and Footer in Xamarin.Android ComboBox control | Syncfusion description: Learn here all about header and footer in Syncfusion Essential Xamarin.Android ComboBox control, its elements, and more. -platform: Xamarin.Android +platform: xamarin.android control: SfComboBox documentation: ug ---