you shouldn’t manipulate width
of this widget. you are setting searchView.maxWidth = Int.MAX_VALUE
and this is causing “pushing out” of the screen the closing-X icon. delete this line
CLICK HERE to find out more related problems solutions.
you shouldn’t manipulate width
of this widget. you are setting searchView.maxWidth = Int.MAX_VALUE
and this is causing “pushing out” of the screen the closing-X icon. delete this line
CLICK HERE to find out more related problems solutions.