Android-Instagram-Clone
Android-Instagram-Clone copied to clipboard
weird mainfeed getItem(position) bug
this is totally unique and weird bug I found in the mainfeed
this happens when u like/unlike an odd post, all odd posts get liked/unliked. Same happens with the even posts as well. I don't even know how its possible, I mean the line getItem(position) should limit it to a single post but somehow it occurs. Pls help I can't wrap my head around it.
bro I got this problem and somehow I solved it you should count the no. of likes using the size of likes node in firebase and the second thing is don't use gesture detector for likes just use set visibility for it so it can also give good user experience I use the follower and following code for likes section. and dont use elasticlistview for refresh instead of it use the googles new simpleRefreshlist ( dont remember the exact name). Tell me if you have another problem.
Happy Coding
On Sat, 8 Sep 2018, 6:58 pm smit-dixit, [email protected] wrote:
this is totally unique and weird bug I found in the mainfeed
this happens when u like/unlike an odd post, all odd posts get liked/unliked. Same happens with the even posts as well. I don't even know how its possible, I mean the line getItem(position) should limit it to a single post but somehow it occurs. Pls help I can't wrap my head around it.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mitchtabian/Android-Instagram-Clone/issues/37, or mute the thread https://github.com/notifications/unsubscribe-auth/AY_RnkrgmpaUiMDlAzXJ3F0PsFFzm2elks5uY8YNgaJpZM4Wf3wr .
Thanks a lot, I tried that and it worked. I just removed gesture detector and made a removeLike method. Adding onClick methods to the heart and it worked. Simply reusing the method inside onclick acts as refresh. So thanks again
lol new to github
@smit-dixit this project have lot of by the way and also I have recreated project , I have done lot of stuff like HASH TAGS AND DYNAMIC LINKS , if you need you may join with me
@thealpha I would love to see what you got
how can I share with you do you any contact like Instagram or whats app ??
I could make a discord channel or something for you all to discuss code?
On Thu, Oct 11, 2018, 8:53 AM smit-dixit, [email protected] wrote:
You can WhatsApp me at +918686287191
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mitchtabian/Android-Instagram-Clone/issues/37#issuecomment-429009957, or mute the thread https://github.com/notifications/unsubscribe-auth/AQo2UNRNav3hgXNWMYS_d6-ijVQ0BVp2ks5uj2mHgaJpZM4Wf3wr .
am in