gggard / AndroidCaldavSyncAdapater

Caldav synch adapter for Android
246 stars 88 forks source link

Activity order confusing #212

Closed madmuffin1 closed 8 months ago

madmuffin1 commented 10 years ago

I would suggest to change the order of the Activity to

Label URL User Password

as this is a more common order IMHO, and the default Android Keyboard shows a Login-Button instead of a Next-Button in the bottom right corner when focusing a password field. If you (@gggard) agree, I would provide a patch with the required changes.