Skip to content

Instantly share code, notes, and snippets.

View hanscappelle's full-sized avatar

Hans Cappelle hanscappelle

  • HCPL BV
  • Belgium
View GitHub Profile
import java.util.ArrayList;
import java.util.List;
import android.content.Context;
import android.graphics.Typeface;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;