summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/AppCompat/TabbedPageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Set the Id field for Android Views created by Forms #1004E.Z. Hart1-1/+1
2017-04-06Android fastrenderers (#845)Rui Marinho1-1/+1
2016-11-08fix identationStephane Delcroix1-7/+7
2016-11-08Add extensibility point to load tab icons from another source (using the tab....softlion1-2/+7
2016-11-02Fixed tab not updating when page title is changed (#327)Jimmy Garrido1-5/+33
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ...Paul DiPietro1-1/+18
2016-10-14[A] Better fix for BZ44129 (#453)Jason Smith1-2/+4
2016-10-12[A]Don't crash when emptying/populating TabbedPage.ItemsSource (#427)Jason Smith1-1/+3
2016-09-30[A] Check for ViewStates.Gone in AppCompat TabbedPageRenderer (#365)Paul DiPietro1-5/+8
2016-08-25Fix crash when ItemsSource is set to null (#320)Jimmy Garrido1-1/+2
2016-08-03[Android] Fix ListView contextual actions not closing in AppCompat's Navigati...Paul DiPietro1-0/+2
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-13/+15
2016-05-27[A] TabbedPage text can be set back to Default (#157)Samantha Houts1-4/+14
2016-05-10[Android] Isolate fragment management for children of MasterDetailPage (#136)E.Z. Hart1-2/+2
2016-04-19[A] Don't set TabbedPage BarTextColor to nothing (#113)Samantha Houts1-4/+4
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts1-2/+52
2016-03-22Initial importJason Smith1-0/+322