Page 1 of 2

Guidelines to resize every element of app

Posted: Mon May 19, 2014 1:36 pm
by themac

Hi, i have recently developed my app ("icalendate", already shared), but i have some difficulties to make it adapt to the various formats of screen both in android and in iOs.

Can you help me ? I want my app to be 1-page and not scrollable from every resolution starting 800x480 and ending 1920x1080 (or 2536x1600 in ipad retina)

e.g. many components can't be made "inline", are there workarounds ? I had no good results using grids.

Thanks in advance

TheMac


Guidelines to resize every element of app

Posted: Mon May 19, 2014 3:34 pm
by Kateryna Grynko

Hi,

Look at here please: https://getsatisfaction.com/apperyio/...
Most probably, you need to set all the component sizes in percents.


Guidelines to resize every element of app

Posted: Tue Jun 03, 2014 1:28 pm
by themac

hi Katya, sorry but i have many problems resizing my components.
I have a MOBISCROLL date and time wheel and can't resize it in no way.

Which is the correct name for mobiscroll ?

"Mobiscroll_Screen_mobilecontainer1" or "mobilecontainer1" ?

Anyway i can't figure out how to resize that mobiscroll wheel,.

I shared it wht support ? my app is called "icalendate".

Thanks in advance.

TheMac


Guidelines to resize every element of app

Posted: Tue Jun 03, 2014 8:32 pm
by Kateryna Grynko

Hi,

mobilecontainer1 is a whole page, without header and footer. What do you mean by "mobiscroll wheel" and how to change its size? Or do you want to remove scroll? Please post a screenshot and tell what you want to change.


Guidelines to resize every element of app

Posted: Wed Jun 04, 2014 10:36 am
by themac

Image

Hi Katya, i have 2 scrolling wheels. One for date, other for time.
I want to resize both of them, according to screen size and to screen orientation.

How to do it ?

Thanks !

TheMac


Guidelines to resize every element of app

Posted: Thu Jun 05, 2014 4:28 am
by themac

ok katya, below i posted the image

Thanks.

TheMac


Guidelines to resize every element of app

Posted: Thu Jun 05, 2014 5:01 pm
by Alena Prykhodko

Hello,

Do you use external library? There can be used additional components, which size should be changed. Please look this up in the library tree or give us link, we'll help you.


Guidelines to resize every element of app

Posted: Fri Jun 06, 2014 7:39 am
by themac

Dea Alena,

yes it is an Appery official plug-in :

---

Name: Mobiscroll Date and Time
Creator:
Visibility: Public
Company URL: http://mobiscroll.com/
Documentation URL:http://docs.mobiscroll.com/
This plug-in is based on Mobiscroll and makes it very easy to add date and time scroll components to your mobile app. Created by Appery user.

---

What else do you need ? my app (icalendate) is already shared with support.

Thanks !

TheMac


Guidelines to resize every element of app

Posted: Fri Jun 06, 2014 9:58 am
by Kateryna Grynko

Hello,

You can remove the second scrollbar by adding padding to container: Image


Guidelines to resize every element of app

Posted: Fri Jun 06, 2014 10:11 am
by themac

THANKS katya, but iI want to resize scroller according to screen size and to screen orientation.

Thanks.

TheMac