java Programming Glossary: separatortext
Android: EfficientAdapter with two different Views http://stackoverflow.com/questions/1660417/android-efficientadapter-with-two-different-views R.layout.taxonomy_list_separator null holder.separatorText TextView convertView.findViewById R.id.separatorText convertView.setTag.. TextView convertView.findViewById R.id.separatorText convertView.setTag holder Log.i TAG tCREATE SEPARATOR convertView.. with the holder if listRow ListRow.SEPARATOR String separatorText switch curValues.separator case 0 separatorText case 0 break..
|