scrolling 2d one layout

txetxu1964

New Member
Licensed User
Longtime User
hello.

I have made one software for me company, we made a comunications with some flowmeters that we made .we use normaly this layout:
7" landscape 800X480
That is because with the flowmeter we also supply a 7" tablet. But we have a problem if the customer is using a android phone for comunications with the flowmeter.

I dont want scaling the app , we want to scroll this aplication for small phones
i used normal scrollview loading the layout and it is only up or down . After i used scrolling2d library and it does not run.
The layout is made with the designer we have got several labels and edits.
have you got any idea about this?
 
Top