Neamar / KISS

Lightning fast, open-source, < 250kb Android launcher
https://kisslauncher.com/
GNU General Public License v3.0
2.98k stars 582 forks source link

Retracting Keyboard + AppSwitch = Crash #2316

Open FrostKiwi opened 2 months ago

FrostKiwi commented 2 months ago

Possibly directly tied to https://github.com/Neamar/KISS/issues/2188

Completely new Pixel 9 Pro XL + Android 14, with almost no apps installed except KISS.

Retracting the keyboard and the App-Switching leads KISS to enter a crashed state, that:

This is very consistently reproducible and happens very often throughout the day.

Video

https://github.com/user-attachments/assets/05fd687d-acb5-45cc-8fd9-46c775fd06b5

Theory

As previously posed by @ToNIX- in post https://github.com/Neamar/KISS/issues/2188#issuecomment-1818968223, this issue may be similar to the linked one, with animation playing a role in the crash. I separated this into a new issue, ad this issue seems to occur specifically after the keyboard has been retracted, whereas previously this happened upon successive app switches. More over I see weird behavior around KISS hiding itself from the AppSwitcher, so I pose that this has something to do with KISS removing itself from the AppSwitcher and thus tripping it up somehow. Why this happens consistently after removing the keyboard, I'm not sure. this does not happen when calling the keyboard, but consistently happens when back swiping to hide it.