Hello I'm developing a quest 2d app using meta spatial sdk which has
content of different aspect ratio which is at runtime. How can I set it
dynamically so that resizing is locked to aspect ratio?This will prevent
pillar boxing
Hello I'm currently developing an app for meta quest which should work
on background on any other apps/games like the meta quest browser. Based
on my understanding, this is only possible by just porting 2d Android
app. But i want to have standalone s...
In android manifest there's an option free resizing lock aspect ratio.
But the ratio needs to be hardcoded. Is there an option to resize panel
with dynamically provided aspect ratio?