Set height fill parent property is not working

No, it’s not device-specific. What I mean is, that the issue faced by users is mainly for scroll arrangements, be it vertical or horizontal. And the underlying views for those are ScrollView and HorizontalScrollView respectively. And those cant be made to take the whole width/height, which is expected behavior.

But the issue users are facing is understandable, we’ll do something about it.

1 Like

Thanks for reply :heart:
for this time, with a little hard work and calculation, I have make it to work for my projects. But this is not that prefect as it was in previous version.
Waiting for it to be solved :slight_smile:

Any update/fix about this issue?