midorikocak / currency-picker-android

A simple library that displays a beautiful list of all the currencies allowing the user to pick the currency she wishes and provide details like country code, iso code name, symbol and flag.
Apache License 2.0
69 stars 33 forks source link

Wrong project import #8

Closed biswajitAqb closed 6 years ago

biswajitAqb commented 6 years ago

Hi, I'm trying to import only currency picker with the package com.github.midorikocak:currency-picker-android:1.2.1 but i can found that

image

CountryPicker is attaching to my external library, don't know why?

I have to include only the currency picker not country picker.

Please help.

Thanks in advance!