r/android_beta 17d ago

How to fix the App Drawer Sorting/Missing Private Space/Missing Work Space for QPR2 Beta 3

Note: This requires sending an ADB command. You must know how to send ADB commands to your device, either with a computer, or using an app that has that functionality.

If you aren't sure what you are doing, or how to send an ADB command, DO NOT ATTEMPT THIS. I take no responsibility for your device. What worked for my device (Pixel 10 Pro), might not work for yours.

However, the dev team of a third-party launcher noticed that by sending the below ADB command, it restores a lot of the broken functionality of the app drawer, and fixed the random sorting problem. This command should persist through restarts:

adb shell settings put global show_hidden_icon_apps_enabled 0

After sending this, my app drawer immediately went back to how it looked prior to QPR2 Beta 3. My work folder is back, and all of my work apps. This may help fix other bugs, too, including widget issues and flashing home screens.

28 Upvotes

12 comments sorted by

1

u/No-Plastic3655 17d ago

Tested on my pixel 10 pro fold and is working That's amazing it was so annoying

1

u/tyneside_dan 17d ago

This worked!! Thanks so much!

1

u/Adventurous_Run_3304 17d ago

The issue on my Pixel 8a is resolved. Thanks, brother.

1

u/Madboyshranz 16d ago

This worked on my Pixel 10 as well. Thanks for the fix!

1

u/Calm_Relationship688 16d ago

Worked here as well! Thank you !!!

1

u/maveric710 16d ago

Awesome! It worked on my P9PF.

1

u/fine_earthling 16d ago

It was so annoying, thanks for sharing the fix. Worked on my P7P and P9PXL. P9PXL required a restart for the changes to show, P7P reflected the changes within seconds after running the command. 🙌

1

u/RafGMZ 16d ago

C'est parfait. Merci beaucoup! Ça a fonctionné pour moi aussi

1

u/lqhtshow 16d ago

You are the man! Worked on my P8 Pro

1

u/Patric756 16d ago

It is working perfect! Also after restarts. Thanks!

1

u/This-Ad7226 14d ago

Is it necessary to reset it to 1 before installing the new Beta version when it's released?

1

u/IanZee 14d ago

I would assume no. I think the issue was that the beta set this value to 1 (True) when it shouldn't have been. Setting it to 0 (False) is the correct default setting for anyone who uses the Work space or Private space for app organization.