PagerSlidingTabStrip.Net
1.2.40604.921
dotnet add package PagerSlidingTabStrip.Net --version 1.2.40604.921
NuGet\Install-Package PagerSlidingTabStrip.Net -Version 1.2.40604.921
<PackageReference Include="PagerSlidingTabStrip.Net" Version="1.2.40604.921" />
paket add PagerSlidingTabStrip.Net --version 1.2.40604.921
#r "nuget: PagerSlidingTabStrip.Net, 1.2.40604.921"
// Install PagerSlidingTabStrip.Net as a Cake Addin #addin nuget:?package=PagerSlidingTabStrip.Net&version=1.2.40604.921 // Install PagerSlidingTabStrip.Net as a Cake Tool #tool nuget:?package=PagerSlidingTabStrip.Net&version=1.2.40604.921
A greatly enhanced and customisable Tab control for use with ViewPagers. Offers complete control over each tab's contents and how they are updated as things change.
Started originally as a .Net port of Andreas Stütz's Java project (found at https://github.com/astuetz/PagerSlidingTabStrip). It now has many more customisation hooks.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid22 is compatible. |
-
- Xamarin.Android.Support.v4 (>= 19.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.40604.921 | 4,801 | 6/4/2014 |
1.2.40604-alpha-0921 | 927 | 6/4/2014 |
1.1.40318.759 | 1,295 | 3/18/2014 |
1.1.40303.1428 | 1,153 | 3/3/2014 |
1.1.40303.1038 | 1,177 | 3/3/2014 |
1.1.31203.1528 | 1,214 | 12/3/2013 |
1.1.31203.1038 | 1,165 | 12/3/2013 |
1.1.31128.2215 | 1,177 | 11/28/2013 |
1.1.31128.1503 | 1,410 | 11/28/2013 |
1.0.31121.1442 | 1,212 | 11/21/2013 |
Breaking change - dividerPadding renamed to tabDividerPadding and textAllCaps renamed to tabTextAllCaps. Also support library changed to Xamarin.Android.Support.v4 from the now obsolete Mono.Android.Support.v4 - DO NOT USE IF YOU ALSO USE LEGACY BAR v1