Posts: 412
Threads: 74
Joined: Aug 2020
Reputation:
2
On my Max Lumi:
I noticed that when I go to settings, the 'About' menu title is all black. The other items are fine (black bgd and white titles).
Also, after upgrading to a new version the installation asks you to start MSP but clicking OK doesn't actually do anything.
Juan
Onyx Boox Max Lumi 13.3 -Android 10
Dell Latittude 5290 2-in1 (Win 11)
Donner BT pedal
_________________
www.juandemarias.com
Victoria, BC, Canada - PST (UTC-8)
Posts: 14,112
Threads: 302
Joined: Apr 2012
Reputation:
265
That issue appears to only show up on newer Android OS versions, as I don't see it on my Onyx BOOX Max 2 Pro. I'm sure it's probably some kind of theming issue. I made a small change with version 3.1.5, which I just uploaded, but I have no idea if it will actually fix the issue.
As far as the installation, I'm just using the application launcher on the device to install the APK file that is downloaded. Everything that occurs with the installation is tied to the OS and/or launcher. Whether or not it launches it MobileSheetsPro is out of my control.
Thanks,
Mike
Posts: 14,112
Threads: 302
Joined: Apr 2012
Reputation:
265
The settings screen is built on top of something Google provides called a PreferenceActivity. Google defines the theme and behavior, and I just provide some configuration and glue code to handle responding to certain settings changing. I do attempt to override the colors of the elements on the left-hand side, and this is handled differently for devices below Android 8. The about header is set up the exact same way as all of the others though, so I'm not sure why it appears differently on your device. I don't have a good answer for that at the moment.
Mike