monodroid-samples/ViewPagerIndicatorBinding
Peter Collins 96fe9ff986
[15.6] Updates and additions for API 27 and Xamarin.Android.Support 27.0.2 (#261)
* Update Xamarin.Android.Support to 27.0.2 (#251)

* Target version updated

* support packages updated

* Using SearchView instead of SearchViewCompat(was deprecated) (#253)

* Safe browsing sample created (#256)

* Safe browsing sample created

* review comments resolved

* Update Xamarin.Android.Support package references to latest 27.0.2 (#260)

* Update Xamarin.Android.Support package references to latest 27.0.2

* Fix some incorrect import and error hint paths

* Fix more incorrect import and error hint path issues

* [Support Components] ViewModel sample (#258)

* Created sample

* Moved sample into android-support folder

* Removed .vs folder

* Re-imported nuget packages from VS

* Updated target of xamarin.android.support packages to MonoAndroid81

* Android Cipher sample added (#257)

* Android Cipher sample added

* Readme modified

* review comments resolved
2018-03-06 10:53:52 -05:00
..
ViewPagerIndicator [15.6] Updates and additions for API 27 and Xamarin.Android.Support 27.0.2 (#261) 2018-03-06 10:53:52 -05:00
ViewPagerIndicator-Example [15.6] Updates and additions for API 27 and Xamarin.Android.Support 27.0.2 (#261) 2018-03-06 10:53:52 -05:00
ReadMe.md Adding the binding for ViewPagerIndicator 2012-11-18 20:41:44 -07:00
ViewPagerIndicator-Binding.sln Adding the binding for ViewPagerIndicator 2012-11-18 20:41:44 -07:00

ReadMe.md

ViewPagerIndicator-Binding

This directory contains the Java bindings for the Android Library project ViewPagerIndicator.

There is a small sample project (ViewPagerIndicator-Example) that demonstrates use the ViewPageIndicator.

The folder ViewPagerIndicator-Java is an Eclipse workspace that contains the Android Library project and is provided for reference sake.

Mono for Android 4.2.7 was used to create these bindings.