Skycons for Xamarin.Android C#
June 12, 2017 ยท View on GitHub
Built with Visual Studio
Available Icons
| Icon | View |
|---|---|
| Cloud | CloudView |
| Clear Sky (Sunny) | SunView |
| Clear Night | MoonView |
| Partly Cloudy Day | CloudSunView |
| Partly Cloudy Night | CloudMoonView |
| Heavy Showers | CloudHvRainView |
| Snow | CloudSnowView |
| Light Showers | CloudRainView |
| Fog | CloudFogView |
| Thunder | CloudThunderView |
How to use
- Deployment target should be API level 14 or above.
- Import 'SkyconsLibrary' files to your project.
Customization:
| Options | Value | Description |
|---|---|---|
| layout_width | 100dp (recommended min value) | Width of icon |
| layout_height | 100dp (recommended min value) | Height of the icon |
| isStatic | True / False | Boolean Value to enable on-touch animation |
| strokeColor | HEX | Customize the color of the icon |
| bgColor | HEX | Customize the background colour |
License
Skycons for Xamarin.Android is being made available in public domain under similar terms like the original