package com.github.libretube.interfaces interface DoubleTapInterface { fun onEvent(x: Float) }