intl_phone_number_input icon indicating copy to clipboard operation
intl_phone_number_input copied to clipboard

Country Flag Padding change when changing PhoneInputSelectorType.DROPDOWN to selectorType: PhoneInputSelectorType.BOTTOM_SHEET

Open ChanakaWeerasinghe opened this issue 2 years ago • 2 comments

when changing PhoneInputSelectorType.DROPDOWN to selectorType: PhoneInputSelectorType.BOTTOM_SHEET Padding changes

PhoneInputSelectorType.BOTTOM_SHEET

Screen Shot 2022-10-11 at 10 43 58 PM

PhoneInputSelectorType.DROPDOWN

Screen Shot 2022-10-11 at 10 49 29 PM

It should be good in a second screenshot is there any way to do this

ChanakaWeerasinghe avatar Oct 11 '22 14:10 ChanakaWeerasinghe

I still have the same problem !

Did anyone find a way to fix this ?

geosebas avatar Jan 31 '24 18:01 geosebas

Ah my bad by looking inside the code I just found SelectorConfig.leadingPadding that seams to fix the problem here.

But the doc is missing some properties ^^

geosebas avatar Jan 31 '24 18:01 geosebas