AndraxDev/speak-gpt

Bug: triggering the assistant should not switch to the main window

thiswillbeyourgithub opened this issue · 1 comments

When the main window is closed, calling the assistant works fine.

When the main window has been opened and not closed (so for example you were in SpeakGPT main window then you go back to the browser), calling the assistant switches app to SpeakGPT.

This is somewhat an issue because that means you can't use the transparency from the assistant "pop up window" to read something in the browser while asking the related question to the LLM

This is a bug of Android System. If at least one activity of assistant is launched assistant window will open over it.