Cannot show or hide Bootstrap button (visibility change)
Author: CazimirRomanCreated Aug 14, 2018Updated Jan 25, 2019
Hi,
Calling setVisibility(View.GONE) or setVisibility(View.VISIBLE) does not have any effect on a BootstrapButton object. Also setting these flags in the XML does not change the visibility. The only option as I see it is to change the width to Odp. Thoughts?
Source: Bearded-Hen/Android-Bootstrap