WangDaYeeeeee / Mysplash

An Unsplash Client
GNU Lesser General Public License v3.0
696 stars 133 forks source link

Error:(158, 57) error: cannot find symbol method setSearchPhotoList(List<Photo>) #46

Open beratsenv opened 6 years ago

beratsenv commented 6 years ago

Error:(158, 57) error: cannot find symbol method setSearchPhotoList(List) Error:(171, 106) error: cannot find symbol method getSearchPhotoList()7

Error:(53, 19) error: cannot find symbol variable activity_tag_statusBar

and many errors. How to fix it?

WangDaYeeeeee commented 6 years ago

I have already deleted the TagActivity and SearchFragment, including those methods and value you mentioned.

I think you can try to re-fork my code.