Xamarin.Bindings.Android.SlideDateTimePicker

Xamarin bindings library for the Android SlideDateTimePicker library


Keywords
Xamarin, SlideDateTimePicker, Android, Binding
License
Apache-2.0
Install
Install-Package Xamarin.Bindings.Android.SlideDateTimePicker -Version 1.0.4

Documentation

Android ASlideDateTimePickerBinding for Xamarin

Xamarin bindings library for the Android SlideDateTimePicker library.

Plugin is available on Nuget.

Installation

Install-Package Xamarin.Bindings.Android.SlideDateTimePicker

Usage

For details, please see the original SlideDateTimePicker documentation.

Build
-----
To automatically download the original code from GitHib, combile it update the version information in AssemlyInfo.cs and the nuspec file and then build and package the binding assembly, just run `build.bat` in the Visual Studio Developer Command Prompt.

License
--------

    Copyright 2017 Munir Husseini

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.