Oval Flag Design
Hi, I want to use the oval flag image but I don't find any source on this subject in the documentation. Is there a solution for this issue? Thank you.

You want to use different flag images than what's provided by default. Did
I understand that right? I will definitely add wiki page. But short answer
I can think right now is add your image resources with the same name. For
example, put your rounded image under drawable-nodpi/ with name
flag_
On Mon, Jun 1, 2020 at 08:24 FATİH DUYGU [email protected] wrote:
Hi, I want to use the oval flag number but I don't find any source on this subject in the documentation. Is there a solution for this issue? Thank you.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hbb20/CountryCodePickerProject/issues/405, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFQ32BUDX76UQIEFJGZ4TLRUO2Z7ANCNFSM4NP3UG2A .
sir i want to use round images of flags as know it is showing in rectangle can you please add round flag functionality in this library.
sir i want to use round images of flags as know it is showing in rectangle can you please add round flag functionality in this library. @Prashantilluminz I added the round flag in this https://github.com/fatihhduygu/CountryCodePickerProject repository but I didn't write functionality yet. If you use round flag design you can use my repository or you can examine. All you have to do add implementation 'com.github.fatihhduygu:CountryCodePickerProject:2.4.1'
Thanks for reply sir.
Yes i cloned your repo and done required changes but for supporting future updates i request you to please add to enable round flag option.