FatSecret User Authentication page for mobile phone

77 views
Skip to first unread message

Peter L

unread,
Oct 21, 2012, 11:45:24 PM10/21/12
to fatsecret-p...@googlegroups.com
Hi,

In my Android app i use the 3-legged authentication. Step 2 is when the user has to sign in. However on a mobile phone the Login page is really not good! See screenshot. The user has to scroll to the right to be able to input the credentials.

Can you please reformat your login screen so that it fits nicely on small screens?

Thanks Peter
Screenshot_2012-10-22-14-41-25.png

Peter L

unread,
Oct 22, 2012, 12:57:28 AM10/22/12
to fatsecret-p...@googlegroups.com
Ok i solved it in Android using the following code to fit the page on the small mobile phone. However it makes it pretty small. It would be nice if you guys can format the page so that it fits nicely on smaller screens

Peter


// Fit the page on the screen and make it scrollable

webView.getSettings().setLoadWithOverviewMode(true);

webView.getSettings().setUseWideViewPort(true);

webView.getSettings().setBuiltInZoomControls(true);

Len

unread,
Oct 22, 2012, 2:13:45 AM10/22/12
to fatsecret-p...@googlegroups.com
Hey Peter,
 
Appreciate your feedback and pleased to see that you got it working on a small screen.  We're aware of this issue and will look to make it better.
 
Many thanks,
Len
Reply all
Reply to author
Forward
0 new messages