zixpo / candybar

Dashboard for Android Icon Packs. Supported by the community.
Apache License 2.0
299 stars 54 forks source link

Fix keyboard not showing in search (API 31+) #94

Closed moertel closed 1 year ago

moertel commented 2 years ago

This commit adds a tag for requesting focus on the icon search input field which fixes the issue of the keyboard not displaying in API versions 31 and above.

Verified with Candybar 3.15.0 via an emulated Pixel XL (API 31)

Fixes #84

Donnnno commented 2 years ago

Wow great!