mohanishn1234

Results 1 issues of mohanishn1234

How to hide description_layout ? Here is what I have tried to do so. TextSliderView textSliderView = new TextSliderView(context); textSliderView.getView().findViewById(R.id.description_layout).setVisiblity(View.GONE)