I have a view, where I’m adding `verticalLayout`, ...
# anko
j
I have a view, where I’m adding
verticalLayout
, and I want to remove that verticalLayout everytime I call the method, and draw the layout again.