hundeva / Lean-Launcher

Pixel Launcher with a few added useful options
Other
509 stars 85 forks source link

Navbar problem with LG G6 Oreo. #203

Closed 0peceric0 closed 6 years ago

0peceric0 commented 6 years ago

Hello, I love this launcher, I've been using it until now, but today I upgraded to 8.0 on a LG G6 and The problem is that until now I rescalled the app to an 18: 9 format so that the navbar remained transparent but now the system doesnt let me do this rescaling and the bar remains black in the homescreen. This also happens in V30. Thank you very much, great work and I hope to solve this in order to continue using it. Regards.

AxiK101 commented 6 years ago

Amir released an update to fix Lg problem.

hundeva commented 6 years ago

So far, I don't see any public release from Amir on this. I know about this issue, and will take a look (or merge RLP if its released) when I have time for that.

@0peceric0: I'm not sure what do you mean with your last comment, but I guess nothing good. I've deleted it, don't do that again.

0peceric0 commented 6 years ago

I'm sorry, it will not happen again, I dont like users who comment to not contribute anything. On the other hand, no other app on my phone has that problem, so I understand that its the app's problem. Thanks.

theGeez2189 commented 6 years ago

There is no fix for this yet....

hundeva commented 6 years ago

I plan on taking a look into this, however once again, I have very limited time currently. Hopefully the weekend will be better.

theGeez2189 commented 6 years ago

Just wanted to comment on this as I have upgraded to the new G7 thinQ and this is not an issue. So the nav bar bug is only related to the v30 from my experiences on 1.1.4 it's working great and everything is perfect on the g7

Nils277 commented 6 years ago

Adding:

        <meta-data
            android:name="android.max_aspect"
            android:value="2.4" />

to the

 <application>  
 </application>

tags in the AndroidManifest.xml did the trick for me on the LG G6 with Oreo

hundeva commented 6 years ago

Thanks for that! As mentioned, the fix shouldn't be hard, and would take virtually no time. However, including more stuff that I want, creating release builds, testing them on multiple devices to make sure nothing breaks, etc, takes way more time than I have currently.

I know I said this already, but hopefully, I can sort things out until the weekend, and have a new build ready. Stay tuned.

hundeva commented 6 years ago

So, just to make sure this won't be forgotten, I went ahead and added the support for devices with very tall aspect ratios (for now, up to 2.1). I'll close this issue, assuming that this is going to fix it (it should). However, I'm not sure when the next build is going to get published.

When the next build (probably going to be 1.1.5) is published, if this still happens, please reopen the issue!