We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7d141 commit c8a75ddCopy full SHA for c8a75dd
app/src/main/java/net/coding/program/common/DrawerLayoutHelper.java
@@ -104,7 +104,6 @@ private void dismiss() {
104
}
105
106
private void iniLabels(FilterListener filterListener, EditText etSearch) {
107
-
108
if (mFilterModel == null || mFilterModel.labelModels == null || mFilterModel.labelModels.size() == 0) {
109
return;
110
0 commit comments