类 CountryCodePickerAdapter

    • 构造器详细资料

      • CountryCodePickerAdapter

        public CountryCodePickerAdapter​(List<Country> beans)
    • 方法详细资料

      • updateListView

        public void updateListView​(List<Country> beans)
      • getCount

        public int getCount()
      • getItem

        public Object getItem​(int position)
      • getItemId

        public long getItemId​(int position)
      • getView

        public View getView​(int position,
                            View convertView,
                            ViewGroup parent)