hanjing лет назад: 7
Родитель
Сommit
697127cbfe

+ 1 - 2
app/src/main/java/com/sheep/gamegroup/view/fragment/FgtSmallSheep.java

@@ -365,8 +365,7 @@ public class FgtSmallSheep extends BaseFragment implements SmallSheepContract.Vi
 
     @OnClick(R.id.to_search_but)
     public void toSearchActivity() {
-//        Jump2View.getInstance().goAppTaskSearch(activity, null);
-        DialogStorageLow.showDialog("asdfasdf");
+        Jump2View.getInstance().goAppTaskSearch(activity, null);
     }
 
     @OnClick(R.id.home_search_msg_iv)