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