Fury

Results 1 comments of Fury

to add to the previous answer, just use a handler to delay the thing by 100ms and it should work use this code in MulitSearchView class fun openSearchView() { Handler(Looper.getMainLooper()).postDelayed({...