Class CountryCodePicker

    • Constructor Detail

      • CountryCodePicker

        public CountryCodePicker​(Context context)
      • CountryCodePicker

        public CountryCodePicker​(Context context,
                                 @Nullable
                                 AttributeSet attrs)
      • CountryCodePicker

        public CountryCodePicker​(Context context,
                                 @Nullable
                                 AttributeSet attrs,
                                 int defStyleAttr)
    • Method Detail

      • getCountry

        public Country getCountry()
      • setCountry

        public void setCountry​(Country country)