Touch funktions with nova Launcher

so all touch functions just dont work for me. Im pretty sure thats because im using nova launcher to make the widget cover my whole screen. Is there an alternative launcher to do so, or can i change any nova launcher settings to fix it?

I use Kustom and Nova and I have no problem with touch functions. Not sure what you mean by “using nova” but I just tried placing a 4x4 Kustom widget and resizing it to cover a whole page, and the touch functions worked fine.

i meant im using it to get rid of the dock for example. Now i Just switched to smart Launcher but Thanks for your answer tough

If you made a widget the full size of the screen then it MAY be blocking any touches beneath or below it. KLWP instead of KWGT is probably a better choice to replace your whole screen.

1 Like

i might try
Thank you

I am recently facing this issue. I made a widget for launching apps. When i resize it (smaller). It’s touch layouts misaligned (can be viewed in attached ss) and touch won’t work. Resizing back to large It works again. I want smaller icons and in one widget.

The icons used are svg bitmaps. Tried fonticons but same issue. Am I missing something ?

Hi there,

Have you tried to wrap each icon with an Overlap Group or a Stack Group? And set the touch action to that group instead of the icon element.

A question: How do you set the size of each icon? Do you set the icon’a size dynamically (relative to the widget’s size)? Perhaps it affects the touch.

I hope this would help.

:smiling_face::+1: