Issue type
User interface
Device
poco x6 garnet (my build)
crDroid version
crDroid 12
Exact version / Build date
26.05.2026
Bug description
In the crDroid Home (Launcher) settings, if you change the "Recents style" (recents_style_title) to anything other than "Default" (recents_style_default), it causes a critical UI issue.
When choosing "Zoom effect" (recents_style_stock), "Kami style" (recents_style_staple), "iOS style" (recents_style_ios), or "OxygenOS style" (recents_style_oxygen), tapping on the bottom area of the screen instantly minimizes the currently active app and forces the user back to the home screen.
Steps to reproduce
- Long-press on the home screen and open Home settings (crDroid Home launcher settings).
- Navigate to the Recents customization section.
- Find the "Recents style" setting.
- Change the style from "Default" to any other option (e.g., iOS style, Kami style, or OxygenOS style).
- Open any app.
- Tap anywhere near the bottom area of the screen.
- Observe that the app immediately closes/minimizes and you are thrown back to the home screen.
Relevant log (logcat/build log)
Screenshots or videos
No response
Solution
No response
Additional context
The issue does not occur when the Recents style is set to "Default". It only triggers when alternative layout styles are applied, suggesting a touch-interception or layout-bounds bug in the custom recents implementation.
Acknowledgements
Issue type
User interface
Device
poco x6 garnet (my build)
crDroid version
crDroid 12
Exact version / Build date
26.05.2026
Bug description
In the crDroid Home (Launcher) settings, if you change the "Recents style" (
recents_style_title) to anything other than "Default" (recents_style_default), it causes a critical UI issue.When choosing "Zoom effect" (
recents_style_stock), "Kami style" (recents_style_staple), "iOS style" (recents_style_ios), or "OxygenOS style" (recents_style_oxygen), tapping on the bottom area of the screen instantly minimizes the currently active app and forces the user back to the home screen.Steps to reproduce
Relevant log (logcat/build log)
Screenshots or videos
No response
Solution
No response
Additional context
The issue does not occur when the Recents style is set to "Default". It only triggers when alternative layout styles are applied, suggesting a touch-interception or layout-bounds bug in the custom recents implementation.
Acknowledgements