├── .gitignore
├── CountryPicker
├── AndroidManifest.xml
├── libs
│ └── android-support-v4.jar
├── proguard-project.txt
├── project.properties
├── res
│ ├── drawable-hdpi
│ │ ├── flag_ac.png
│ │ ├── flag_ad.png
│ │ ├── flag_ae.png
│ │ ├── flag_af.png
│ │ ├── flag_ag.png
│ │ ├── flag_ai.png
│ │ ├── flag_al.png
│ │ ├── flag_am.png
│ │ ├── flag_an.png
│ │ ├── flag_ao.png
│ │ ├── flag_aq.png
│ │ ├── flag_ar.png
│ │ ├── flag_as.png
│ │ ├── flag_at.png
│ │ ├── flag_au.png
│ │ ├── flag_aw.png
│ │ ├── flag_ax.png
│ │ ├── flag_az.png
│ │ ├── flag_ba.png
│ │ ├── flag_bb.png
│ │ ├── flag_bd.png
│ │ ├── flag_be.png
│ │ ├── flag_bf.png
│ │ ├── flag_bg.png
│ │ ├── flag_bh.png
│ │ ├── flag_bi.png
│ │ ├── flag_bj.png
│ │ ├── flag_bm.png
│ │ ├── flag_bn.png
│ │ ├── flag_bo.png
│ │ ├── flag_br.png
│ │ ├── flag_bs.png
│ │ ├── flag_bt.png
│ │ ├── flag_bv.png
│ │ ├── flag_bw.png
│ │ ├── flag_by.png
│ │ ├── flag_bz.png
│ │ ├── flag_ca.png
│ │ ├── flag_cc.png
│ │ ├── flag_cd.png
│ │ ├── flag_cf.png
│ │ ├── flag_cg.png
│ │ ├── flag_ch.png
│ │ ├── flag_ci.png
│ │ ├── flag_ck.png
│ │ ├── flag_cl.png
│ │ ├── flag_cm.png
│ │ ├── flag_cn.png
│ │ ├── flag_co.png
│ │ ├── flag_cr.png
│ │ ├── flag_cu.png
│ │ ├── flag_cv.png
│ │ ├── flag_cx.png
│ │ ├── flag_cy.png
│ │ ├── flag_cz.png
│ │ ├── flag_de.png
│ │ ├── flag_dj.png
│ │ ├── flag_dk.png
│ │ ├── flag_dm.png
│ │ ├── flag_do.png
│ │ ├── flag_dz.png
│ │ ├── flag_ec.png
│ │ ├── flag_ee.png
│ │ ├── flag_eg.png
│ │ ├── flag_eh.png
│ │ ├── flag_er.png
│ │ ├── flag_es.png
│ │ ├── flag_et.png
│ │ ├── flag_fi.png
│ │ ├── flag_fj.png
│ │ ├── flag_fk.png
│ │ ├── flag_fm.png
│ │ ├── flag_fo.png
│ │ ├── flag_fr.png
│ │ ├── flag_fx.png
│ │ ├── flag_ga.png
│ │ ├── flag_gb.png
│ │ ├── flag_gd.png
│ │ ├── flag_ge.png
│ │ ├── flag_gf.png
│ │ ├── flag_gg.png
│ │ ├── flag_gh.png
│ │ ├── flag_gi.png
│ │ ├── flag_gl.png
│ │ ├── flag_gm.png
│ │ ├── flag_gn.png
│ │ ├── flag_gp.png
│ │ ├── flag_gq.png
│ │ ├── flag_gr.png
│ │ ├── flag_gs.png
│ │ ├── flag_gt.png
│ │ ├── flag_gu.png
│ │ ├── flag_gw.png
│ │ ├── flag_gy.png
│ │ ├── flag_hk.png
│ │ ├── flag_hm.png
│ │ ├── flag_hn.png
│ │ ├── flag_hr.png
│ │ ├── flag_ht.png
│ │ ├── flag_hu.png
│ │ ├── flag_id.png
│ │ ├── flag_ie.png
│ │ ├── flag_il.png
│ │ ├── flag_im.png
│ │ ├── flag_in.png
│ │ ├── flag_io.png
│ │ ├── flag_iq.png
│ │ ├── flag_ir.png
│ │ ├── flag_is.png
│ │ ├── flag_it.png
│ │ ├── flag_je.png
│ │ ├── flag_jm.png
│ │ ├── flag_jo.png
│ │ ├── flag_jp.png
│ │ ├── flag_ke.png
│ │ ├── flag_kg.png
│ │ ├── flag_kh.png
│ │ ├── flag_ki.png
│ │ ├── flag_km.png
│ │ ├── flag_kn.png
│ │ ├── flag_kp.png
│ │ ├── flag_kr.png
│ │ ├── flag_kw.png
│ │ ├── flag_ky.png
│ │ ├── flag_kz.png
│ │ ├── flag_la.png
│ │ ├── flag_lb.png
│ │ ├── flag_lc.png
│ │ ├── flag_li.png
│ │ ├── flag_lk.png
│ │ ├── flag_lr.png
│ │ ├── flag_ls.png
│ │ ├── flag_lt.png
│ │ ├── flag_lu.png
│ │ ├── flag_lv.png
│ │ ├── flag_ly.png
│ │ ├── flag_ma.png
│ │ ├── flag_mc.png
│ │ ├── flag_md.png
│ │ ├── flag_me.png
│ │ ├── flag_mf.png
│ │ ├── flag_mg.png
│ │ ├── flag_mh.png
│ │ ├── flag_mk.png
│ │ ├── flag_ml.png
│ │ ├── flag_mm.png
│ │ ├── flag_mn.png
│ │ ├── flag_mo.png
│ │ ├── flag_mp.png
│ │ ├── flag_mq.png
│ │ ├── flag_mr.png
│ │ ├── flag_ms.png
│ │ ├── flag_mt.png
│ │ ├── flag_mu.png
│ │ ├── flag_mv.png
│ │ ├── flag_mw.png
│ │ ├── flag_mx.png
│ │ ├── flag_my.png
│ │ ├── flag_mz.png
│ │ ├── flag_na.png
│ │ ├── flag_nc.png
│ │ ├── flag_ne.png
│ │ ├── flag_nf.png
│ │ ├── flag_ng.png
│ │ ├── flag_ni.png
│ │ ├── flag_nl.png
│ │ ├── flag_no.png
│ │ ├── flag_np.png
│ │ ├── flag_nr.png
│ │ ├── flag_nu.png
│ │ ├── flag_nz.png
│ │ ├── flag_om.png
│ │ ├── flag_pa.png
│ │ ├── flag_pe.png
│ │ ├── flag_pf.png
│ │ ├── flag_pg.png
│ │ ├── flag_ph.png
│ │ ├── flag_pk.png
│ │ ├── flag_pl.png
│ │ ├── flag_pm.png
│ │ ├── flag_pn.png
│ │ ├── flag_pr.png
│ │ ├── flag_ps.png
│ │ ├── flag_pt.png
│ │ ├── flag_pw.png
│ │ ├── flag_py.png
│ │ ├── flag_qa.png
│ │ ├── flag_re.png
│ │ ├── flag_ro.png
│ │ ├── flag_rs.png
│ │ ├── flag_ru.png
│ │ ├── flag_rw.png
│ │ ├── flag_sa.png
│ │ ├── flag_sb.png
│ │ ├── flag_sc.png
│ │ ├── flag_sd.png
│ │ ├── flag_se.png
│ │ ├── flag_sg.png
│ │ ├── flag_sh.png
│ │ ├── flag_si.png
│ │ ├── flag_sj.png
│ │ ├── flag_sk.png
│ │ ├── flag_sl.png
│ │ ├── flag_sm.png
│ │ ├── flag_sn.png
│ │ ├── flag_so.png
│ │ ├── flag_sr.png
│ │ ├── flag_st.png
│ │ ├── flag_sv.png
│ │ ├── flag_sy.png
│ │ ├── flag_sz.png
│ │ ├── flag_tc.png
│ │ ├── flag_td.png
│ │ ├── flag_tf.png
│ │ ├── flag_tg.png
│ │ ├── flag_th.png
│ │ ├── flag_tj.png
│ │ ├── flag_tk.png
│ │ ├── flag_tl.png
│ │ ├── flag_tm.png
│ │ ├── flag_tn.png
│ │ ├── flag_to.png
│ │ ├── flag_tr.png
│ │ ├── flag_tt.png
│ │ ├── flag_tv.png
│ │ ├── flag_tw.png
│ │ ├── flag_tz.png
│ │ ├── flag_ua.png
│ │ ├── flag_ug.png
│ │ ├── flag_um.png
│ │ ├── flag_us.png
│ │ ├── flag_uy.png
│ │ ├── flag_uz.png
│ │ ├── flag_va.png
│ │ ├── flag_vc.png
│ │ ├── flag_ve.png
│ │ ├── flag_vg.png
│ │ ├── flag_vi.png
│ │ ├── flag_vn.png
│ │ ├── flag_vu.png
│ │ ├── flag_wf.png
│ │ ├── flag_ws.png
│ │ ├── flag_xk.png
│ │ ├── flag_ye.png
│ │ ├── flag_yt.png
│ │ ├── flag_yu.png
│ │ ├── flag_za.png
│ │ ├── flag_zm.png
│ │ ├── flag_zw.png
│ │ └── search_icon.png
│ ├── drawable-mdpi
│ │ └── ic_launcher.png
│ ├── drawable-xhdpi
│ │ └── ic_launcher.png
│ ├── layout
│ │ ├── country_picker.xml
│ │ └── row.xml
│ ├── values-v11
│ │ └── styles.xml
│ ├── values-v14
│ │ └── styles.xml
│ └── values
│ │ ├── dimens.xml
│ │ ├── strings.xml
│ │ ├── strings_countries.xml
│ │ └── styles.xml
└── src
│ └── com
│ └── countrypicker
│ ├── Country.java
│ ├── CountryListAdapter.java
│ ├── CountryPicker.java
│ └── CountryPickerListener.java
├── CountryPickerExample
├── AndroidManifest.xml
├── ic_launcher-web.png
├── proguard-project.txt
├── project.properties
├── res
│ ├── drawable-hdpi
│ │ └── ic_launcher.png
│ ├── drawable-mdpi
│ │ └── ic_launcher.png
│ ├── drawable-xhdpi
│ │ └── ic_launcher.png
│ ├── drawable-xxhdpi
│ │ └── ic_launcher.png
│ ├── layout
│ │ └── activity_main.xml
│ ├── menu
│ │ └── main.xml
│ ├── values-sw600dp
│ │ └── dimens.xml
│ ├── values-sw720dp-land
│ │ └── dimens.xml
│ ├── values-v11
│ │ └── styles.xml
│ ├── values-v14
│ │ └── styles.xml
│ └── values
│ │ ├── dimens.xml
│ │ ├── strings.xml
│ │ └── styles.xml
└── src
│ └── com
│ └── countrypickerexample
│ └── MainActivity.java
├── LICENSE.md
├── README.md
└── screenshot
├── 1.png
└── 2.png
/.gitignore:
--------------------------------------------------------------------------------
1 | # built application files
2 | *.apk
3 | *.ap_
4 |
5 | # files for the dex VM
6 | *.dex
7 |
8 | # Java class files
9 | *.class
10 |
11 | # generated files
12 | bin/
13 | gen/
14 |
15 | # Local configuration file (sdk path, etc)
16 | local.properties
17 |
18 | # Eclipse project files
19 | .classpath
20 | .project
21 |
--------------------------------------------------------------------------------
/CountryPicker/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
5 |
6 |
9 |
10 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/CountryPicker/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/CountryPicker/proguard-project.txt:
--------------------------------------------------------------------------------
1 | # To enable ProGuard in your project, edit project.properties
2 | # to define the proguard.config property as described in that file.
3 | #
4 | # Add project specific ProGuard rules here.
5 | # By default, the flags in this file are appended to flags specified
6 | # in ${sdk.dir}/tools/proguard/proguard-android.txt
7 | # You can edit the include path and order by changing the ProGuard
8 | # include property in project.properties.
9 | #
10 | # For more details, see
11 | # http://developer.android.com/guide/developing/tools/proguard.html
12 |
13 | # Add any project specific keep options here:
14 |
15 | # If your project uses WebView with JS, uncomment the following
16 | # and specify the fully qualified class name to the JavaScript interface
17 | # class:
18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
19 | # public *;
20 | #}
21 |
--------------------------------------------------------------------------------
/CountryPicker/project.properties:
--------------------------------------------------------------------------------
1 | # This file is automatically generated by Android Tools.
2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3 | #
4 | # This file must be checked in Version Control Systems.
5 | #
6 | # To customize properties used by the Ant build system edit
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 | #
10 | # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
11 | #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
12 |
13 | # Project target.
14 | target=android-19
15 | android.library=true
16 |
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ac.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ac.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ad.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ae.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ae.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_af.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_af.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ag.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ag.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ai.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ai.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_al.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_al.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_am.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_am.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_an.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_an.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ao.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ao.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_aq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_aq.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ar.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_as.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_as.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_at.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_at.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_au.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_au.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_aw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_aw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ax.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ax.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_az.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_az.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ba.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ba.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bb.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bd.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_be.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_be.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bh.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bi.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bj.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bj.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bo.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_br.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_br.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bs.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bs.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bt.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bv.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_by.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_by.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_bz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_bz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ca.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ca.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cc.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cd.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ch.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ci.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ci.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ck.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ck.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cl.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_co.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_co.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cv.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cx.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cx.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cy.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_cz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_cz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_de.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_de.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_dj.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_dj.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_dk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_dk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_dm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_dm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_do.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_do.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_dz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_dz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ec.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ec.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ee.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ee.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_eg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_eg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_eh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_eh.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_er.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_er.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_es.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_es.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_et.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_et.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_fi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_fi.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_fj.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_fj.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_fk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_fk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_fm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_fm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_fo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_fo.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_fr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_fr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_fx.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_fx.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ga.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ga.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gb.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gd.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ge.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gh.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gi.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gl.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gp.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gq.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gs.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gs.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gt.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_gy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_gy.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_hk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_hk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_hm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_hm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_hn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_hn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_hr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_hr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ht.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ht.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_hu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_hu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_id.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_id.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ie.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ie.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_il.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_il.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_im.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_im.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_in.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_in.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_io.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_io.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_iq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_iq.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ir.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ir.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_is.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_is.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_it.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_it.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_je.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_je.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_jm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_jm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_jo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_jo.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_jp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_jp.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ke.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ke.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_kg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_kg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_kh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_kh.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ki.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ki.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_km.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_km.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_kn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_kn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_kp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_kp.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_kr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_kr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_kw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_kw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ky.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ky.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_kz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_kz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_la.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_la.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_lb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_lb.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_lc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_lc.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_li.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_li.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_lk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_lk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_lr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_lr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ls.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ls.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_lt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_lt.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_lu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_lu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_lv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_lv.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ly.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ly.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ma.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ma.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mc.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_md.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_md.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_me.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_me.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mh.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ml.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ml.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mo.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mp.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mq.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ms.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ms.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mt.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mv.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mx.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mx.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_my.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_my.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_mz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_mz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_na.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_na.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_nc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_nc.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ne.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ne.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_nf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_nf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ng.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ng.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ni.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ni.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_nl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_nl.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_no.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_no.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_np.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_np.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_nr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_nr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_nu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_nu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_nz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_nz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_om.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_om.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pa.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pe.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ph.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pl.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ps.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ps.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pt.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_pw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_pw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_py.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_py.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_qa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_qa.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_re.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_re.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ro.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ro.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_rs.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_rs.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ru.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ru.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_rw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_rw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sa.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sb.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sc.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sd.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_se.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_se.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sh.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_si.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_si.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sj.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sj.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sl.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_so.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_so.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_st.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_st.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sv.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sy.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_sz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_sz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tc.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_td.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_td.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_th.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_th.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tj.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tj.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tl.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_to.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_to.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tr.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tt.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tv.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_tz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_tz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ua.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ua.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ug.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ug.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_um.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_um.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_us.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_us.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_uy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_uy.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_uz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_uz.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_va.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_va.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_vc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_vc.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ve.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ve.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_vg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_vg.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_vi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_vi.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_vn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_vn.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_vu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_vu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_wf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_wf.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ws.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ws.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_xk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_xk.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_ye.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_ye.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_yt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_yt.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_yu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_yu.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_za.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_za.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_zm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_zm.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/flag_zw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/flag_zw.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-hdpi/search_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-hdpi/search_icon.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/CountryPicker/res/drawable-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPicker/res/drawable-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/CountryPicker/res/layout/country_picker.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
14 |
15 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/CountryPicker/res/layout/row.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
13 |
14 |
21 |
22 |
--------------------------------------------------------------------------------
/CountryPicker/res/values-v11/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
10 |
11 |
--------------------------------------------------------------------------------
/CountryPicker/res/values-v14/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
11 |
12 |
--------------------------------------------------------------------------------
/CountryPicker/res/values/dimens.xml:
--------------------------------------------------------------------------------
1 |
16 |
17 |
18 |
19 | 200dp
20 | 300dp
21 |
22 |
--------------------------------------------------------------------------------
/CountryPicker/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | CountryPicker
4 | Search…
5 |
6 |
--------------------------------------------------------------------------------
/CountryPicker/res/values/strings_countries.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | eyJJTSI6IklzbGUgb2YgTWFuIiwiSFIiOiJDcm9hdGlhIiwiR1ciOiJHdWluZWEtQmlzc2F1IiwiSU4iOiJJbmRpYSIsIktFIjoiS2VueWEiLCJMQSI6Ikxhb3MiLCJJTyI6IkJyaXRpc2ggSW5kaWFuIE9jZWFuIFRlcnJpdG9yeSIsIkhUIjoiSGFpdGkiLCJMQiI6IkxlYmFub24iLCJHWSI6Ikd1eWFuYSIsIktHIjoiS3lyZ3l6c3RhbiIsIkhVIjoiSHVuZ2FyeSIsIkxDIjoiU2FpbnQgTHVjaWEiLCJJUSI6IklyYXEiLCJLSCI6IkNhbWJvZGlhIiwiSk0iOiJKYW1haWNhIiwiSVIiOiJJcmFuIiwiS0kiOiJLaXJpYmF0aSIsIklTIjoiSWNlbGFuZCIsIk1BIjoiTW9yb2NjbyIsIkpPIjoiSm9yZGFuIiwiSVQiOiJJdGFseSIsIkpQIjoiSmFwYW4iLCJNQyI6Ik1vbmFjbyIsIktNIjoiQ29tb3JvcyIsIk1EIjoiTW9sZG92YSIsIkxJIjoiTGllY2h0ZW5zdGVpbiIsIktOIjoiU2FpbnQgS2l0dHMgJiBOZXZpcyIsIk1FIjoiTW9udGVuZWdybyIsIk5BIjoiTmFtaWJpYSIsIk1GIjoiU2FpbnQgTWFydGluIChGcmVuY2gpIiwiTEsiOiJTcmkgTGFua2EiLCJLUCI6Ik5vcnRoIEtvcmVhIiwiTUciOiJNYWRhZ2FzY2FyIiwiTkMiOiJOZXcgQ2FsZWRvbmlhIiwiTUgiOiJNYXJzaGFsbCBJc2xhbmRzIiwiS1IiOiJTb3V0aCBLb3JlYSIsIk5FIjoiTmlnZXIiLCJORiI6Ik5vcmZvbGsgSXNsYW5kIiwiTUsiOiJNYWNlZG9uaWEiLCJORyI6Ik5pZ2VyaWEiLCJNTCI6Ik1hbGkiLCJNTSI6Ik15YW5tYXIgKEJ1cm1hKSIsIkxSIjoiTGliZXJpYSIsIk5JIjoiTmljYXJhZ3VhIiwiS1ciOiJLdXdhaXQiLCJNTiI6Ik1vbmdvbGlhIiwiTFMiOiJMZXNvdGhvIiwiUEEiOiJQYW5hbWEiLCJNTyI6Ik1hY2F1IiwiTFQiOiJMaXRodWFuaWEiLCJLWSI6IkNheW1hbiBJc2xhbmRzIiwiTVAiOiJOb3J0aGVybiBNYXJpYW5hIElzbGFuZHMiLCJMVSI6Ikx1eGVtYm91cmciLCJOTCI6Ik5ldGhlcmxhbmRzIiwiS1oiOiJLYXpha2hzdGFuIiwiTVEiOiJNYXJ0aW5pcXVlIiwiTFYiOiJMYXR2aWEiLCJNUiI6Ik1hdXJpdGFuaWEiLCJQRSI6IlBlcnUiLCJNUyI6Ik1vbnRzZXJyYXQiLCJRQSI6IlFhdGFyIiwiTk8iOiJOb3J3YXkiLCJQRiI6IlRhaGl0aSAoRnJlbmNoIFBvbGluZXNpYSkiLCJNVCI6Ik1hbHRhIiwiTFkiOiJMaWJ5YSIsIk5QIjoiTmVwYWwiLCJQRyI6IlBhcHVhIE5ldyBHdWluZWEiLCJNVSI6Ik1hdXJpdGl1cyIsIlBIIjoiUGhpbGlwcGluZXMiLCJNViI6Ik1hbGRpdmVzIiwiT00iOiJPbWFuIiwiTlIiOiJOYXVydSIsIk1XIjoiTWFsYXdpIiwiTVgiOiJNZXhpY28iLCJQSyI6IlBha2lzdGFuIiwiTVkiOiJNYWxheXNpYSIsIk5VIjoiTml1ZSIsIlBMIjoiUG9sYW5kIiwiTVoiOiJNb3phbWJpcXVlIiwiUE0iOiJTYWludCBQaWVycmUgYW5kIE1pcXVlbG9uIiwiUE4iOiJQaXRjYWlybiIsIlJFIjoiUmV1bmlvbiIsIlNBIjoiU2F1ZGkgQXJhYmlhIiwiU0IiOiJTb2xvbW9uIElzbGFuZHMiLCJOWiI6Ik5ldyBaZWFsYW5kIiwiU0MiOiJTZXljaGVsbGVzIiwiU0QiOiJTdWRhbiIsIlBSIjoiUHVlcnRvIFJpY28iLCJTRSI6IlN3ZWRlbiIsIlBTIjoiUGFsZXN0aW5pYW4gVGVycml0b3J5LCBPY2N1cGllZCIsIlBUIjoiUG9ydHVnYWwiLCJTRyI6IlNpbmdhcG9yZSIsIlRDIjoiVHVya3MgYW5kIENhaWNvcyBJc2xhbmRzIiwiU0giOiJTYWludCBIZWxlbmEiLCJURCI6IkNoYWQiLCJTSSI6IlNsb3ZlbmlhIiwiUFciOiJQYWxhdSIsIlNKIjoiU3ZhbGJhcmQgYW5kIEphbiBNYXllbiBJc2xhbmRzIiwiVUEiOiJVa3JhaW5lIiwiUk8iOiJSb21hbmlhIiwiVEYiOiJGcmVuY2ggU291dGhlcm4gVGVycml0b3JpZXMiLCJTSyI6IlNsb3ZhayBSZXB1YmxpYyIsIlBZIjoiUGFyYWd1YXkiLCJURyI6IlRvZ28iLCJTTCI6IlNpZXJyYSBMZW9uZSIsIlRIIjoiVGhhaWxhbmQiLCJTTSI6IlNhbiBNYXJpbm8iLCJTTiI6IlNlbmVnYWwiLCJSUyI6IlNlcmJpYSAoWXVnb3NsYXZpYSkiLCJUSiI6IlRhamlraXN0YW4iLCJWQSI6IlZhdGljYW4gQ2l0eSIsIlNPIjoiU29tYWxpYSIsIlRLIjoiVG9rZWxhdSIsIlVHIjoiVWdhbmRhIiwiUlUiOiJSdXNzaWFuIEZlZGVyYXRpb24iLCJUTCI6IkVhc3QgVGltb3IiLCJWQyI6IlNhaW50IFZpbmNlbnQgJiB0aGUgR3JlbmFkaW5lcyIsIlRNIjoiVHVya21lbmlzdGFuIiwiU1IiOiJTdXJpbmFtZSIsIlJXIjoiUndhbmRhIiwiVE4iOiJUdW5pc2lhIiwiVkUiOiJWZW5lenVlbGEiLCJUTyI6IlRvbmdhIiwiU1QiOiJTYW8gVG9tZSAmIFByaW5jaXBlIiwiVkciOiJCcml0aXNoIFZpcmdpbiBJc2xhbmRzIiwiU1YiOiJFbCBTYWx2YWRvciIsIlVNIjoiVW5pdGVkIFN0YXRlcyBNaW5vciBPdXRseWluZyBJc2xhbmRzIiwiVFIiOiJUdXJrZXkiLCJWSSI6IlZpcmdpbiBJc2xhbmRzIChVUykiLCJXRiI6IldhbGxpcyBhbmQgRnV0dW5hIiwiVFQiOiJUcmluaWRhZCAmIFRvYmFnbyIsIlNZIjoiU3lyaWEiLCJTWiI6IlN3YXppbGFuZCIsIlRWIjoiVHV2YWx1IiwiVFciOiJUYWl3YW4iLCJWTiI6IlZpZXQgTmFtIiwiVVMiOiJVbml0ZWQgU3RhdGVzIChVU0EpIiwiVFoiOiJUYW56YW5pYSIsIllFIjoiWWVtZW4iLCJaQSI6IlNvdXRoIEFmcmljYSIsIlhLIjoiS29zb3ZvIiwiVVkiOiJVcnVndWF5IiwiVlUiOiJWYW51YXR1IiwiVVoiOiJVemJla2lzdGFuIiwiV1MiOiJTYW1vYSIsIlpNIjoiWmFtYmlhIiwiQUMiOiJBc2NlbnNpb24gSXNsYW5kIiwiQUQiOiJBbmRvcnJhIiwiWVQiOiJNYXlvdHRlIiwiQUUiOiJVbml0ZWQgQXJhYiBFbWlyYXRlcyIsIllVIjoiU2VyYmlhIGFuZCBNb250ZW5lZ3JvIiwiQkEiOiJCb3NuaWEgJiBIZXJ6ZWdvdmluYSIsIkFGIjoiQWZnaGFuaXN0YW4iLCJCQiI6IkJhcmJhZG9zIiwiQUciOiJBbnRpZ3VhICYgQmFyYnVkYSIsIkJEIjoiQmFuZ2xhZGVzaCIsIkFJIjoiQW5ndWlsbGEiLCJCRSI6IkJlbGdpdW0iLCJDQSI6IkNhbmFkYSIsIkJGIjoiQnVya2luYSBGYXNvIiwiQkciOiJCdWxnYXJpYSIsIlpXIjoiWmltYmFid2UiLCJBTCI6IkFsYmFuaWEiLCJDQyI6IkNvY29zIChLZWVsaW5nKSBJc2xhbmRzIiwiQkgiOiJCYWhyYWluIiwiQU0iOiJBcm1lbmlhIiwiQ0QiOiJDb25nbywgRGVtb2NyYXRpYyBSZXB1YmxpYyIsIkJJIjoiQnVydW5kaSIsIkFOIjoiTmV0aGVybGFuZHMgQW50aWxsZXMiLCJCSiI6IkJlbmluIiwiQU8iOiJBbmdvbGEiLCJDRiI6IkNlbnRyYWwgQWZyaWNhbiBSZXB1YmxpYyIsIkNHIjoiQ29uZ28iLCJBUSI6IkFudGFyY3RpY2EiLCJDSCI6IlN3aXR6ZXJsYW5kIiwiQk0iOiJCZXJtdWRhIiwiQVIiOiJBcmdlbnRpbmEiLCJDSSI6IkNvdGUgRCdJdm9pcmUgKEl2b3J5IENvYXN0KSIsIkJOIjoiQnJ1bmVpIERhcnVzc2FsYW0iLCJERSI6Ikdlcm1hbnkiLCJBUyI6IkFtZXJpY2FuIFNhbW9hIiwiQk8iOiJCb2xpdmlhIiwiQVQiOiJBdXN0cmlhIiwiQ0siOiJDb29rIElzbGFuZHMiLCJBVSI6IkF1c3RyYWxpYSIsIkNMIjoiQ2hpbGUiLCJFQyI6IkVjdWFkb3IiLCJDTSI6IkNhbWVyb29uIiwiQlIiOiJCcmF6aWwiLCJBVyI6IkFydWJhIiwiQ04iOiJDaGluYSIsIkVFIjoiRXN0b25pYSIsIkJTIjoiQmFoYW1hcyIsIkRKIjoiRGppYm91dGkiLCJBWCI6IkFsYW5kIElzbGFuZHMiLCJDTyI6IkNvbG9tYmlhIiwiQlQiOiJCaHV0YW4iLCJESyI6IkRlbm1hcmsiLCJFRyI6IkVneXB0IiwiQVoiOiJBemVyYmFpamFuIiwiRUgiOiJXZXN0ZXJuIFNhaGFyYSIsIkJWIjoiQm91dmV0IElzbGFuZCIsIkRNIjoiRG9taW5pY2EiLCJDUiI6IkNvc3RhIFJpY2EiLCJCVyI6IkJvdHN3YW5hIiwiR0EiOiJHYWJvbiIsIkRPIjoiRG9taW5pY2FuIFJlcHVibGljIiwiQlkiOiJCZWxhcnVzIiwiR0IiOiJVbml0ZWQgS2luZ2RvbSIsIkNVIjoiQ3ViYSIsIkJaIjoiQmVsaXplIiwiQ1YiOiJDYXBlIFZlcmRlIiwiR0QiOiJHcmVuYWRhIiwiRkkiOiJGaW5sYW5kIiwiR0UiOiJHZW9yZ2lhIiwiRkoiOiJGaWppIiwiQ1giOiJDaHJpc3RtYXMgSXNsYW5kIiwiR0YiOiJGcmVuY2ggR3VpYW5hIiwiRksiOiJGYWxrbGFuZCBJc2xhbmRzIChNYWx2aW5hcykiLCJDWSI6IkN5cHJ1cyIsIkdHIjoiR3Vlcm5zZXkiLCJDWiI6IkN6ZWNoIFJlcHVibGljIiwiR0giOiJHaGFuYSIsIkZNIjoiTWljcm9uZXNpYSIsIkVSIjoiRXJpdHJlYSIsIkdJIjoiR2licmFsdGFyIiwiRVMiOiJTcGFpbiIsIkZPIjoiRmFyb2UgSXNsYW5kcyIsIkVUIjoiRXRoaW9waWEiLCJHTCI6IkdyZWVubGFuZCIsIkRaIjoiQWxnZXJpYSIsIkdNIjoiR2FtYmlhIiwiSUQiOiJJbmRvbmVzaWEiLCJGUiI6IkZyYW5jZSIsIkdOIjoiR3VpbmVhIiwiSUUiOiJJcmVsYW5kIiwiSEsiOiJIb25nIEtvbmciLCJHUCI6Ikd1YWRlbG91cGUiLCJHUSI6IkVxdWF0b3JpYWwgR3VpbmVhIiwiSE0iOiJIZWFyZCBhbmQgTWNEb25hbGQgSXNsYW5kcyIsIkdSIjoiR3JlZWNlIiwiSE4iOiJIb25kdXJhcyIsIkpFIjoiSmVyc2V5IiwiR1MiOiJTb3V0aCBHZW9yZ2lhIGFuZCBTb3V0aCBTYW5kd2ljaCIsIkZYIjoiRnJhbmNlLCBNZXRyb3BvbGl0YW4iLCJHVCI6Ikd1YXRlbWFsYSIsIkdVIjoiR3VhbSIsIklMIjoiSXNyYWVsIn0=
4 |
5 |
--------------------------------------------------------------------------------
/CountryPicker/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
14 |
15 |
16 |
19 |
20 |
--------------------------------------------------------------------------------
/CountryPicker/src/com/countrypicker/Country.java:
--------------------------------------------------------------------------------
1 | package com.countrypicker;
2 |
3 | /**
4 | * POJO
5 | *
6 | */
7 | public class Country {
8 | private String code;
9 | private String name;
10 |
11 | public String getCode() {
12 | return code;
13 | }
14 |
15 | public void setCode(String code) {
16 | this.code = code;
17 | }
18 |
19 | public String getName() {
20 | return name;
21 | }
22 |
23 | public void setName(String name) {
24 | this.name = name;
25 | }
26 |
27 | }
--------------------------------------------------------------------------------
/CountryPicker/src/com/countrypicker/CountryListAdapter.java:
--------------------------------------------------------------------------------
1 | package com.countrypicker;
2 |
3 | import java.lang.reflect.Field;
4 | import java.util.List;
5 | import java.util.Locale;
6 |
7 | import android.content.Context;
8 | import android.util.Log;
9 | import android.view.LayoutInflater;
10 | import android.view.View;
11 | import android.view.ViewGroup;
12 | import android.widget.BaseAdapter;
13 | import android.widget.ImageView;
14 | import android.widget.TextView;
15 |
16 | import com.countrypicker.R.drawable;
17 |
18 | public class CountryListAdapter extends BaseAdapter {
19 |
20 | private Context context;
21 | List countries;
22 | LayoutInflater inflater;
23 |
24 | /**
25 | * The drawable image name has the format "flag_$countryCode". We need to
26 | * load the drawable dynamically from country code. Code from
27 | * http://stackoverflow.com/
28 | * questions/3042961/how-can-i-get-the-resource-id-of
29 | * -an-image-if-i-know-its-name
30 | *
31 | * @param drawableName
32 | * @return
33 | */
34 | private int getResId(String drawableName) {
35 |
36 | try {
37 | Class res = R.drawable.class;
38 | Field field = res.getField(drawableName);
39 | int drawableId = field.getInt(null);
40 | return drawableId;
41 | } catch (Exception e) {
42 | Log.e("COUNTRYPICKER", "Failure to get drawable id.", e);
43 | }
44 | return -1;
45 | }
46 |
47 | /**
48 | * Constructor
49 | *
50 | * @param context
51 | * @param countries
52 | */
53 | public CountryListAdapter(Context context, List countries) {
54 | super();
55 | this.context = context;
56 | this.countries = countries;
57 | inflater = (LayoutInflater) this.context
58 | .getSystemService(Context.LAYOUT_INFLATER_SERVICE);
59 | }
60 |
61 | @Override
62 | public int getCount() {
63 | // TODO Auto-generated method stub
64 | return countries.size();
65 | }
66 |
67 | @Override
68 | public Object getItem(int arg0) {
69 | // TODO Auto-generated method stub
70 | return null;
71 | }
72 |
73 | @Override
74 | public long getItemId(int arg0) {
75 | // TODO Auto-generated method stub
76 | return 0;
77 | }
78 |
79 | /**
80 | * Return row for each country
81 | */
82 | @Override
83 | public View getView(int position, View convertView, ViewGroup parent) {
84 | View cellView = convertView;
85 | Cell cell;
86 | Country country = countries.get(position);
87 |
88 | if (convertView == null) {
89 | cell = new Cell();
90 | cellView = inflater.inflate(R.layout.row, null);
91 | cell.textView = (TextView) cellView.findViewById(R.id.row_title);
92 | cell.imageView = (ImageView) cellView.findViewById(R.id.row_icon);
93 | cellView.setTag(cell);
94 | } else {
95 | cell = (Cell) cellView.getTag();
96 | }
97 |
98 | cell.textView.setText(country.getName());
99 |
100 | // Load drawable dynamically from country code
101 | String drawableName = "flag_"
102 | + country.getCode().toLowerCase(Locale.ENGLISH);
103 | cell.imageView.setImageResource(getResId(drawableName));
104 | return cellView;
105 | }
106 |
107 | /**
108 | * Holder for the cell
109 | *
110 | */
111 | static class Cell {
112 | public TextView textView;
113 | public ImageView imageView;
114 | }
115 |
116 | }
--------------------------------------------------------------------------------
/CountryPicker/src/com/countrypicker/CountryPicker.java:
--------------------------------------------------------------------------------
1 | package com.countrypicker;
2 |
3 | import java.util.ArrayList;
4 | import java.util.Collections;
5 | import java.util.Comparator;
6 | import java.util.Currency;
7 | import java.util.Iterator;
8 | import java.util.List;
9 | import java.util.Locale;
10 |
11 | import org.json.JSONObject;
12 |
13 | import android.annotation.SuppressLint;
14 | import android.content.Context;
15 | import android.os.Bundle;
16 | import android.support.v4.app.DialogFragment;
17 | import android.text.Editable;
18 | import android.text.TextWatcher;
19 | import android.util.Base64;
20 | import android.util.Log;
21 | import android.view.LayoutInflater;
22 | import android.view.View;
23 | import android.view.ViewGroup;
24 | import android.widget.AdapterView;
25 | import android.widget.AdapterView.OnItemClickListener;
26 | import android.widget.EditText;
27 | import android.widget.ListView;
28 |
29 | public class CountryPicker extends DialogFragment implements
30 | Comparator {
31 | /**
32 | * View components
33 | */
34 | private EditText searchEditText;
35 | private ListView countryListView;
36 |
37 | /**
38 | * Adapter for the listview
39 | */
40 | private CountryListAdapter adapter;
41 |
42 | /**
43 | * Hold all countries, sorted by country name
44 | */
45 | private List allCountriesList;
46 |
47 | /**
48 | * Hold countries that matched user query
49 | */
50 | private List selectedCountriesList;
51 |
52 | /**
53 | * Listener to which country user selected
54 | */
55 | private CountryPickerListener listener;
56 |
57 | /**
58 | * Set listener
59 | *
60 | * @param listener
61 | */
62 | public void setListener(CountryPickerListener listener) {
63 | this.listener = listener;
64 | }
65 |
66 | public EditText getSearchEditText() {
67 | return searchEditText;
68 | }
69 |
70 | public ListView getCountryListView() {
71 | return countryListView;
72 | }
73 |
74 | /**
75 | * Convenient function to get currency code from country code currency code
76 | * is in English locale
77 | *
78 | * @param countryCode
79 | * @return
80 | */
81 | public static Currency getCurrencyCode(String countryCode) {
82 | try {
83 | return Currency.getInstance(new Locale("en", countryCode));
84 | } catch (Exception e) {
85 |
86 | }
87 | return null;
88 | }
89 |
90 | /**
91 | * Get all countries with code and name from res/raw/countries.json
92 | *
93 | * @return
94 | */
95 | private List getAllCountries() {
96 | if (allCountriesList == null) {
97 | try {
98 | allCountriesList = new ArrayList();
99 |
100 | // Read from local file
101 | String allCountriesString = readFileAsString(getActivity());
102 | Log.d("countrypicker", "country: " + allCountriesString);
103 | JSONObject jsonObject = new JSONObject(allCountriesString);
104 | Iterator> keys = jsonObject.keys();
105 |
106 | // Add the data to all countries list
107 | while (keys.hasNext()) {
108 | String key = (String) keys.next();
109 | Country country = new Country();
110 | country.setCode(key);
111 | country.setName(jsonObject.getString(key));
112 | allCountriesList.add(country);
113 | }
114 |
115 | // Sort the all countries list based on country name
116 | Collections.sort(allCountriesList, this);
117 |
118 | // Initialize selected countries with all countries
119 | selectedCountriesList = new ArrayList();
120 | selectedCountriesList.addAll(allCountriesList);
121 |
122 | // Return
123 | return allCountriesList;
124 |
125 | } catch (Exception e) {
126 | e.printStackTrace();
127 | }
128 | }
129 | return null;
130 | }
131 |
132 | /**
133 | * R.string.countries is a json string which is Base64 encoded to avoid
134 | * special characters in XML. It's Base64 decoded here to get original json.
135 | *
136 | * @param context
137 | * @return
138 | * @throws java.io.IOException
139 | */
140 | private static String readFileAsString(Context context)
141 | throws java.io.IOException {
142 | String base64 = context.getResources().getString(R.string.countries);
143 | byte[] data = Base64.decode(base64, Base64.DEFAULT);
144 | return new String(data, "UTF-8");
145 | }
146 |
147 | /**
148 | * To support show as dialog
149 | *
150 | * @param dialogTitle
151 | * @return
152 | */
153 | public static CountryPicker newInstance(String dialogTitle) {
154 | CountryPicker picker = new CountryPicker();
155 | Bundle bundle = new Bundle();
156 | bundle.putString("dialogTitle", dialogTitle);
157 | picker.setArguments(bundle);
158 | return picker;
159 | }
160 |
161 | /**
162 | * Create view
163 | */
164 | @Override
165 | public View onCreateView(LayoutInflater inflater, ViewGroup container,
166 | Bundle savedInstanceState) {
167 | // Inflate view
168 | View view = inflater.inflate(R.layout.country_picker, null);
169 |
170 | // Get countries from the json
171 | getAllCountries();
172 |
173 | // Set dialog title if show as dialog
174 | Bundle args = getArguments();
175 | if (args != null) {
176 | String dialogTitle = args.getString("dialogTitle");
177 | getDialog().setTitle(dialogTitle);
178 |
179 | int width = getResources().getDimensionPixelSize(
180 | R.dimen.cp_dialog_width);
181 | int height = getResources().getDimensionPixelSize(
182 | R.dimen.cp_dialog_height);
183 | getDialog().getWindow().setLayout(width, height);
184 | }
185 |
186 | // Get view components
187 | searchEditText = (EditText) view
188 | .findViewById(R.id.country_picker_search);
189 | countryListView = (ListView) view
190 | .findViewById(R.id.country_picker_listview);
191 |
192 | // Set adapter
193 | adapter = new CountryListAdapter(getActivity(), selectedCountriesList);
194 | countryListView.setAdapter(adapter);
195 |
196 | // Inform listener
197 | countryListView.setOnItemClickListener(new OnItemClickListener() {
198 |
199 | @Override
200 | public void onItemClick(AdapterView> parent, View view,
201 | int position, long id) {
202 | if (listener != null) {
203 | Country country = selectedCountriesList.get(position);
204 | listener.onSelectCountry(country.getName(),
205 | country.getCode());
206 | }
207 | }
208 | });
209 |
210 | // Search for which countries matched user query
211 | searchEditText.addTextChangedListener(new TextWatcher() {
212 |
213 | @Override
214 | public void onTextChanged(CharSequence s, int start, int before,
215 | int count) {
216 | }
217 |
218 | @Override
219 | public void beforeTextChanged(CharSequence s, int start, int count,
220 | int after) {
221 | }
222 |
223 | @Override
224 | public void afterTextChanged(Editable s) {
225 | search(s.toString());
226 | }
227 | });
228 |
229 | return view;
230 | }
231 |
232 | /**
233 | * Search allCountriesList contains text and put result into
234 | * selectedCountriesList
235 | *
236 | * @param text
237 | */
238 | @SuppressLint("DefaultLocale")
239 | private void search(String text) {
240 | selectedCountriesList.clear();
241 |
242 | for (Country country : allCountriesList) {
243 | if (country.getName().toLowerCase(Locale.ENGLISH)
244 | .contains(text.toLowerCase())) {
245 | selectedCountriesList.add(country);
246 | }
247 | }
248 |
249 | adapter.notifyDataSetChanged();
250 | }
251 |
252 | /**
253 | * Support sorting the countries list
254 | */
255 | @Override
256 | public int compare(Country lhs, Country rhs) {
257 | return lhs.getName().compareTo(rhs.getName());
258 | }
259 |
260 | }
261 |
--------------------------------------------------------------------------------
/CountryPicker/src/com/countrypicker/CountryPickerListener.java:
--------------------------------------------------------------------------------
1 | package com.countrypicker;
2 |
3 | /**
4 | * Inform the client which country has been selected
5 | *
6 | */
7 | public interface CountryPickerListener {
8 | public void onSelectCountry(String name, String code);
9 | }
10 |
--------------------------------------------------------------------------------
/CountryPickerExample/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
10 |
11 |
16 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/CountryPickerExample/ic_launcher-web.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPickerExample/ic_launcher-web.png
--------------------------------------------------------------------------------
/CountryPickerExample/proguard-project.txt:
--------------------------------------------------------------------------------
1 | # To enable ProGuard in your project, edit project.properties
2 | # to define the proguard.config property as described in that file.
3 | #
4 | # Add project specific ProGuard rules here.
5 | # By default, the flags in this file are appended to flags specified
6 | # in ${sdk.dir}/tools/proguard/proguard-android.txt
7 | # You can edit the include path and order by changing the ProGuard
8 | # include property in project.properties.
9 | #
10 | # For more details, see
11 | # http://developer.android.com/guide/developing/tools/proguard.html
12 |
13 | # Add any project specific keep options here:
14 |
15 | # If your project uses WebView with JS, uncomment the following
16 | # and specify the fully qualified class name to the JavaScript interface
17 | # class:
18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
19 | # public *;
20 | #}
21 |
--------------------------------------------------------------------------------
/CountryPickerExample/project.properties:
--------------------------------------------------------------------------------
1 | # This file is automatically generated by Android Tools.
2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3 | #
4 | # This file must be checked in Version Control Systems.
5 | #
6 | # To customize properties used by the Ant build system edit
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 | #
10 | # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
11 | #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
12 |
13 | # Project target.
14 | target=android-17
15 | android.library.reference.1=../CountryPicker
16 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/drawable-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPickerExample/res/drawable-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/CountryPickerExample/res/drawable-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPickerExample/res/drawable-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/CountryPickerExample/res/drawable-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPickerExample/res/drawable-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/CountryPickerExample/res/drawable-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/CountryPickerExample/res/drawable-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/CountryPickerExample/res/layout/activity_main.xml:
--------------------------------------------------------------------------------
1 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/menu/main.xml:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/values-sw600dp/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
8 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/values-sw720dp-land/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 | 128dp
8 |
9 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/values-v11/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
10 |
11 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/values-v14/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
11 |
12 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/values/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | 16dp
5 | 16dp
6 |
7 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | CountryPickerExample
5 | Show Dialog
6 | Hello world!
7 |
8 |
--------------------------------------------------------------------------------
/CountryPickerExample/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
14 |
15 |
16 |
19 |
20 |
--------------------------------------------------------------------------------
/CountryPickerExample/src/com/countrypickerexample/MainActivity.java:
--------------------------------------------------------------------------------
1 | package com.countrypickerexample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.app.FragmentActivity;
5 | import android.support.v4.app.FragmentManager;
6 | import android.support.v4.app.FragmentTransaction;
7 | import android.view.Menu;
8 | import android.view.MenuItem;
9 | import android.view.MenuItem.OnMenuItemClickListener;
10 | import android.widget.Toast;
11 |
12 | import com.countrypicker.CountryPicker;
13 | import com.countrypicker.CountryPickerListener;
14 |
15 | public class MainActivity extends FragmentActivity {
16 |
17 | @Override
18 | protected void onCreate(Bundle savedInstanceState) {
19 | super.onCreate(savedInstanceState);
20 | setContentView(R.layout.activity_main);
21 |
22 | FragmentManager manager = getSupportFragmentManager();
23 | FragmentTransaction transaction = manager.beginTransaction();
24 |
25 | CountryPicker picker = new CountryPicker();
26 | picker.setListener(new CountryPickerListener() {
27 |
28 | @Override
29 | public void onSelectCountry(String name, String code) {
30 | Toast.makeText(
31 | MainActivity.this,
32 | "Country Name: " + name + " - Code: " + code
33 | + " - Currency: "
34 | + CountryPicker.getCurrencyCode(code),
35 | Toast.LENGTH_SHORT).show();
36 | }
37 | });
38 |
39 | transaction.replace(R.id.home, picker);
40 |
41 | transaction.commit();
42 |
43 | }
44 |
45 | @Override
46 | public boolean onCreateOptionsMenu(Menu menu) {
47 | // Inflate the menu; this adds items to the action bar if it is present.
48 | getMenuInflater().inflate(R.menu.main, menu);
49 | MenuItem item = menu.findItem(R.id.show_dialog);
50 | item.setOnMenuItemClickListener(new OnMenuItemClickListener() {
51 |
52 | @Override
53 | public boolean onMenuItemClick(MenuItem item) {
54 | CountryPicker picker = CountryPicker.newInstance("Select Country");
55 | picker.setListener(new CountryPickerListener() {
56 |
57 | @Override
58 | public void onSelectCountry(String name, String code) {
59 | Toast.makeText(
60 | MainActivity.this,
61 | "Country Name: " + name + " - Code: " + code
62 | + " - Currency: "
63 | + CountryPicker.getCurrencyCode(code),
64 | Toast.LENGTH_SHORT).show();
65 | }
66 | });
67 |
68 | picker.show(getSupportFragmentManager(), "COUNTRY_PICKER");
69 | return false;
70 | }
71 | });
72 | return true;
73 | }
74 |
75 | }
76 |
--------------------------------------------------------------------------------
/LICENSE.md:
--------------------------------------------------------------------------------
1 | Available for use under the MIT License
2 |
3 | Copyright (c) 2013 by Roomorama Inc.
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6 |
7 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8 |
9 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | AndroidCountryPicker
2 | ====================
3 |
4 | ## Features
5 | CountryPicker is a simple fragment that can be embedded or shown as dialog. See the example to see more detail.
6 |
7 |
8 |
9 |
10 |
11 |
12 | The functions are simple:
13 |
14 | 1) Allow user to search the country
15 |
16 | 2) Inform client which country user has selected
17 |
18 | 3) Convenient function to get currency code of the selected country
19 |
20 | ## How to use
21 |
22 | To embed CountryPicker in your own view:
23 |
24 | ```java
25 | FragmentTransaction transaction = getSupportFragmentManager().beginTransaction();
26 | CountryPicker picker = new CountryPicker();
27 | transaction.replace(R.id.home, picker);
28 | transaction.commit();
29 | ```
30 |
31 | To show CountryPicker as a dialog:
32 |
33 | ```java
34 | CountryPicker picker = CountryPicker.newInstance("Select Country");
35 | picker.show(getSupportFragmentManager(), "COUNTRY_PICKER");
36 | ```
37 |
38 | When user selects a country, client can listen to that event:
39 |
40 | ```java
41 | picker.setListener(new CountryPickerListener() {
42 |
43 | @Override
44 | public void onSelectCountry(String name, String code) {
45 | // Invoke your function here
46 | }
47 | });
48 |
49 | ```
50 |
51 | ## About
52 | The data is from CountryPicker by nicklockwood (https://github.com/nicklockwood/CountryPicker)
53 |
54 | I converted his data in "Countries.plist" to json format to avoid extra dependency.
55 |
56 | Thanks Nick for his awesome library!
57 |
58 | ## License
59 | See LICENSE.md
--------------------------------------------------------------------------------
/screenshot/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/screenshot/1.png
--------------------------------------------------------------------------------
/screenshot/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/roomorama/AndroidCountryPicker/e1f8f6b33102c619e9f7cb068fb67715bef24b12/screenshot/2.png
--------------------------------------------------------------------------------