Forum > Android

Hide a component and redraw the screen

(1/1)

xinyiman:
Hi, me a screenshot with a jSearchView and a jListView. When the program starts the jSearchView is visible. If I click on the jListView I make the jSearchView invisible. But the jListView doesn't resize to full display. How can I do?

lazpas:
try
 ...
 jlistview.updatelayout;

Navigation

[0] Message Index

Go to full version