xMaterialccp icon indicating copy to clipboard operation
xMaterialccp copied to clipboard

An android Jetpack compose library that provides country code picker for phone number text field using material 3 components

Results 4 xMaterialccp issues
Sort by recently updated
recently updated
newest added

feat - Merge pull request to enable 1. The option to add custom text as placeholder 2. The option to enable disable default phone number suggestionsadd feature to add flag...

- Add ability to search by extension as well as country name - Add placeholder which overrides default number placeholder - Add onDone keyboard action callback

There is a problematic discrepancy on French phone number (maybe others): - (+33) indicates "6 12 34 56 78" as a placeholder. But if typing "612345678", the formatting is not...

Could it be possible to add a "cross" icon on the right to erase the content of the field? If possible, customizable. Thanks!