function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Gheorghe Sima 29Gheorghe Sima 29 

Visualforce in salesforce1 on Android

Hi,

I made a visualforce page for salesforce1 but i have a problem when I open it in salesforce1 on Android.
When I open it on my Iphone I can do scroll sideways, but on Android it does not allow me to do scroll sideways. Can someone explain me why this happens?
Iphone images:

User-added image


User-added image

Android photo:

User-added image
SandhyaSandhya (Salesforce Developers) 
Hi Gheorghe Sima,

I think you need to set the "showHeader" attribute on the tag to be false.This has been given as a solution in below thread.

Please refer below link which has the similar discussion.

http://salesforce.stackexchange.com/questions/25276/visualforce-page-will-not-scroll-on-salesforce1-app
   
Hope this helps you!

Please accept my solution as Best Answer if my reply was helpful. It will make it available for other as the proper solution. If you felt I went above and beyond, you can give me kudos.
 
Thanks and Regards
Sandhya

 
Gheorghe Sima 29Gheorghe Sima 29
Hi Sandhya,

It doesn't work. I want to make scroll sideways not scroll from up to down. I