ios - Horizontally scroll UITextField in a UITableViewCell if text overflows -


how able horizontally scroll uitextfield in uitableviewcell if text overflows? want user can scroll text see of it, should not interfere swipe left delete gesture in uitableview. there way this?

enter image description here

this should happening automatically, hit regions small. lead user confusion since 2 gestures in small areas 2 different things.

are sure that's uitextfield you're using in cell? looks it's uilabel because of truncation.


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -