daimajia / daimajia/AndroidImageSlider
HIde desciption layout
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.