TBog

Results 178 comments of TBog

I don't have a device to test this. If I make some debug builds could you test and post the logcat?

### Capture a bug report from a device ### [Official steps](https://developer.android.com/studio/debug/bug-report#bugreportdevice) To get a bug report directly from your device, do the following: 1. Be sure you have [Developer Options](https://developer.android.com/studio/debug/dev-options)...

A logcat for this issue would be great. There is a lot of useful information logged when changing desktops.

Does [v6.15-dev.1](https://github.com/TBog/TBLauncher/releases/tag/v6.15-dev.1) fix this issue?

I don't know how to find the color you set in `Settings` -> `Display` -> `Styles & Wallpapers`. Also I'm not sure what you're talking about, I don't have any...

The ripple color has its own issue for now. I don't think a color chooser for the color chooser (Settings activity) is needed. I'll change the default Settings background to...

I'll add the system's accent color as a default color for the borders. But I'm not sure the amount of work needed to change the colors of the Settings activity...

> Ah that could be the case, I don't know about the details of customizing the theme programmatically. But if it's just a listView, I guess you could simply set...

Like I said, I'll research some more when I have time and other issues are less important. Right now the only fix I can think of for the Settings activity...

I'm starting to heavily dislike the theme api that is used by the Preferences. I'm still working on this. Would you be willing to help test a preview build? I'm...