Class TextForecastAdapter
BaseAdapter
de.kaffeemitkoffein.tinyweatherforecastgermany.TextForecastAdapter
public class TextForecastAdapter extends BaseAdapter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextForecastAdapter
-
-
Method Details
-
getCount
public int getCount() -
getItem
-
getItemId
public long getItemId(int i) -
getView
public View getView(int i, View view, ViewGroup viewGroup)
-