Refactoring

This commit is contained in:
M66B
2021-06-20 07:19:39 +02:00
parent e0097058a9
commit a771d742cc

View File

@@ -236,7 +236,6 @@ public class FragmentDialogSearch extends FragmentDialogBase {
};
ibMore.setOnClickListener(onMore);
tvMore.setOnClickListener(onMore);
cbSearchIndex.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() {