Madrax Posted May 3, 2018 Posted May 3, 2018 @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 Enyby Posted May 4, 2018 Administrators Posted May 4, 2018 Show video with issue. _______________________________________________ added 0 minutes later @Madrax
Administrators Enyby Posted May 4, 2018 Administrators Posted May 4, 2018 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.
Madrax Posted May 4, 2018 Author Posted May 4, 2018 @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)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.