Xam.Plugins.Android.LoaderView

Library that enables TextView of ImageView to show loading animation while waiting for the text and image get loaded


Keywords
xamarin, monodroid, C#, xamarin.android, android, LoaderView, TextView, imageview
License
Apache-2.0
Install
Install-Package Xam.Plugins.Android.LoaderView -Version 1.5.0

Documentation

LoaderViewXamarin

NuGet

This is a Xamarin bindings library for loaderviewlibrary library, a library that enables TextViews and ImageViews to show loading animations, while waiting for the text and images to get loaded.

Preview

Timer Image

See the sample for implementation. For more information, please visit the original java library.

Licence

Copyright Elye 2016

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or 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.