fanmixco
- 5,611 total downloads
- last updated 7/22/2020
- Latest version: 2.0.0
Android AlertDialog with moving spots progress indicator packed as android library.
- 5,104 total downloads
- last updated 8/5/2021
- Latest version: 2.2.0
Material Design Search Bar for Android
Based on the fantastic version created by:
https://github.com/mancj
The original one:
https://github.com/mancj/MaterialSearchBar.
This beautiful and easy to use library will help to add Lollipop Material Design SearchView in your project.
- 2,830 total downloads
- last updated 8/7/2020
- Latest version: 1.3.1
A simple pinch-to-zoom ImageView library for Xamarin.Android, based on: https://github.com/jsibbold/zoomage
- 2,315 total downloads
- last updated 5/1/2021
- Latest version: 3.0.0.1
Binding of the library:
BubbleTab
Put some bubble in your tabs and give your apps a supa fresh style!
- 1,505 total downloads
- last updated 5/27/2021
- Latest version: 2.0.1
OneMoreFabMenu
Another floating action button menu with expand/collapse behavior.
- 1,236 total downloads
- last updated 8/12/2020
- Latest version: 2.0.0.1
Cute library to implement SearchView in a Material Design Approach. Works from Android API 22 (ICS) and above.
- 915 total downloads
- last updated 7/26/2020
- Latest version: 2.0.0
A library for simple implementation of smart ranking. The user will see a dialog every x time. If the user gives a high score, he will be transferred to the Google store. If he gives a low score, he will only receive a thank you toast message.
- 559 total downloads
- last updated 8/31/2020
- Latest version: 4.1.0
Xamarin.Android Five Stars Library is a small library that helps developer add a "Rate My App" dialog to their applications. It's called "Five Stars" because the dialog has a different behaviour based on the rating given by the user. Based on Angelo Gallarello's version:...
More information
- 546 total downloads
- last updated 2/25/2022
- Latest version: 1.7.9
A lightweight Xamarin.Android material bottom navigation bar library. Based on @ibrahimsn98's version.
- 378 total downloads
- last updated 6/16/2019
- Latest version: 1.1.1
Android Search Dialog Library. Based on:
https://github.com/ajithvgiri/search-dialog
Example:
var searchListItems = new List<SearchListItem>();
searchListItems.Add(new SearchListItem(1, "Tomatoes"));
searchListItems.Add(new SearchListItem(2, "Potatoes"));
searchListItems.Add(new SearchListItem(3,...
More information