96fe9ff986
* 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 |
||
---|---|---|
.. | ||
ViewPagerIndicator | ||
ViewPagerIndicator-Example | ||
ReadMe.md | ||
ViewPagerIndicator-Binding.sln |
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.