kwhite17 / Nudge

Nudge is an automated text messaging service
GNU General Public License v3.0
1 stars 0 forks source link

Keyboard blocks radio buttons #1

Closed pH14 closed 9 years ago

pH14 commented 9 years ago

When typing in a Nudge message, the keyboard will appear and block the radio buttons. There's no obvious way to dismiss it without using a back button.

kwhite17 commented 9 years ago

I implemented a ScrollView so that the radio buttons aren't covered by the keyboard: New MessageForm Class