Skip navigation links
C S W 

C

com.github.pwittchen.weathericonview - package com.github.pwittchen.weathericonview
 

S

setIconColor(int) - Method in class com.github.pwittchen.weathericonview.WeatherIconView
sets icon color resource
setIconResource(String) - Method in class com.github.pwittchen.weathericonview.WeatherIconView
sets weather icon basing on String resources Icons are created from weather-icons TTF font by Erik Flowers Full icons reference can be found at: http://erikflowers.github.io/weather-icons/
setIconSize(int) - Method in class com.github.pwittchen.weathericonview.WeatherIconView
sets icon size

W

WeatherIconView - Class in com.github.pwittchen.weathericonview
Weather Icon View allows you to create Weather Icon for your Android application It's based on Erik Flowers project located at: https://github.com/erikflowers/weather-icons This project is open-source and can be found at: https://github.com/pwittchen/WeatherIconView
WeatherIconView(Context) - Constructor for class com.github.pwittchen.weathericonview.WeatherIconView
 
WeatherIconView(Context, AttributeSet) - Constructor for class com.github.pwittchen.weathericonview.WeatherIconView
 
WeatherIconView(Context, AttributeSet, int) - Constructor for class com.github.pwittchen.weathericonview.WeatherIconView
 
C S W 
Skip navigation links