shabeerklm

Results 3 issues of shabeerklm

After click on 'Do not show again' button.i was unable to test ..App updater not showing...what to do setButtonDoNotShowAgain(null) is not working. setButtonDoNotShowAgain(null) may work ..i want to test that..

sir, Method does not override from its super class error occured while execute this code mAutoLabel.setOnLabelClickListener(new AutoLabelUI.OnLabelClickListener() { @Override public void onClickLabel(Label labelClicked) { Snackbar.make(recyclerView, labelClicked.getText(), Snackbar.LENGTH_SHORT).show(); } });

Fragment overlapping error when i use expandable recyclerview

question