this is a similar issue to what is mentioned in a related post but I thought it was different enough to get its own question. Here it goes:
I have been able to get t
I saw that you already fixed this issue, but I'm just wondering if you ever tried using: setVisibility(View.GONE); I think that should work.
setVisibility(View.GONE);