CustomTouchInterface not showing on device, DefaultTouchInterface instead

I’ve created my custom TouchInterface with one joystick in center of the screen. When i hit Play in aditor everything works fine, my joystick listens to blueprint and moves objects as I want.
But when i launch this app on my Nexus 5 there is DefaultTouchInterface with two joysticks in corners.

Do i have to set it up somewhere else? In player controller?

when i touch that default joystick, it moves some capsule infront of static camera