Commit af3c77bc by amateur

1

1 parent c9a91ab1
......@@ -56,10 +56,6 @@ public class AdvertisementFragment extends Fragment implements View.OnClickListe
this.mImgView.setOnClickListener(this);
AdvertisementViewModel.newInstance(getActivity()).observe(data ->{
System.out.println("=====>>>>>data ");
});
// this.loadAdvertisementImage();
this.loadAdvertisementImageTest();
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!