Mobideck / appdeck

AppDeck is a mobile hybrid application engine for iOS and Android.
http://www.appdeck.mobi/
47 stars 22 forks source link

Cannot get height on Android app #94

Closed AIMMOTH closed 7 years ago

AIMMOTH commented 7 years ago

My webpage/app contains a body without any child elements. Even if body have "height 100%", it shrinks to 0px.

Is it possible to stretch out body, or any element, to height 100% without children?

One possible solution would be getting height form AppDeck.js ?

Thanks

AIMMOTH commented 7 years ago

It seems not all children have 100% height.