Jump to content

18:9 screen


Recommended Posts

Posted

@d2dyno Please add "<meta-data android:name="android.max_aspect" android:value="2.1" />" without (" " at start and end) in the Androidmanifest.xml under the <application> tag.

At the moment I have a black bar at the bottom of my screen. This will fix it.

Thanks

 

https://workupload.com/file/ckj86QF

  • Administrators
Posted

I checked on the emulator with a 1:3 aspect ratio - I saw no black bars.
Generally speaking, the application does not have activities, only dialogs, so perhaps this setting will not apply to it.

Posted

@Enyby It only appears in the screen where you have to start the app. Its a 2:1 screen.

I uploaded 2 pics where you can see the bar.

For me, the app with this edit "<meta-data android:name="android.max_aspect" android:value="2.1" />" is working perfectly fine like you can see on pic.

(top pic normal app)

(bottom pic edited androidmanifest)

 

 

without edited androidmanifest.png

with edit.png

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.