Kashif-E / KMPMovies

A Compose multiplatform app, with a focus on architecture and platform specific views/features
MIT License
210 stars 20 forks source link

Keyboard fixes on iOS and clear text icon functionality #1

Closed percy-g2 closed 1 year ago

percy-g2 commented 1 year ago
  1. Fixes closing of keyboard on return click of iOS keyboard and on trailing icon.
  2. Colour of text should be white (visibility) while searching.
  3. Max line should be one.
Kashif-E commented 1 year ago

Thank you for the fixes @percy-g2