GDG-Korea / PinterestLikeAdapterView

[Deprecated] An Android multi column list view like Pinterest.
1.15k stars 749 forks source link

setSelection is empty #9

Open daimajia opened 10 years ago

daimajia commented 10 years ago

https://github.com/huewu/PinterestLikeAdapterView/blob/master/src/com/huewu/pla/lib/internal/PLA_ListView.java#L1459-L1468

pchauhan commented 10 years ago

com.huewu.pla.lib.MultiColumnListView.setSelection(int position) does not work for me. Can you tell me how can i fixed this issue?

dalinaum commented 10 years ago

I will check it after Wednesday.

daimajia commented 10 years ago

@dalinaum Thanks~

pchauhan commented 10 years ago

Thank you very much ,

I wait for your reply . and one more thing can we put Pull to Up for refresh inside this library.

Thanks Parag

On Mon, Dec 23, 2013 at 4:15 AM, Leonardo YongUk Kim < notifications@github.com> wrote:

I will check it after Wednesday.

— Reply to this email directly or view it on GitHubhttps://github.com/huewu/PinterestLikeAdapterView/issues/9#issuecomment-31100581 .

With Kind Regards, Parag Harshadbhai Chauhan

daimajia commented 10 years ago

@pchauhan I think there is a better choice before the author complete the function.

https://github.com/etsy/AndroidStaggeredGrid

dalinaum commented 10 years ago

@pchauhan Sorry. Because I don't have enough time, I don't have any ETA now. But I am checking your problem.

pchauhan commented 10 years ago

Hello ,

I checked this working demo but it will adding white space while Image loaded abd after scroll it will remove space.

Thanks Parag

On Sat, Dec 28, 2013 at 3:22 AM, 代码家 notifications@github.com wrote:

@pchauhan https://github.com/pchauhan I think there is a better choice before the author complete the function.

https://github.com/etsy/AndroidStaggeredGrid

— Reply to this email directly or view it on GitHubhttps://github.com/huewu/PinterestLikeAdapterView/issues/9#issuecomment-31286264 .

With Kind Regards, Parag Harshadbhai Chauhan

dalinaum commented 10 years ago

I am digging intosetSelection of Android Open Source Project (AOSP). Unfortunately it needs a lot of alteratios to a PLA.

I don't want to do ad-hoc hacking. I have to dig into AOSP more. I will ask Chansuk Yang(@huewu) about which AOSP version of ListView he has chosen to use a base on this project.

Sorry for late response.

pchauhan commented 10 years ago

Thanks for reply.

On Sun, Jan 19, 2014 at 7:35 AM, Leonardo YongUk Kim < notifications@github.com> wrote:

I am digging intosetSelection of Android Open Source Project (AOSP). Unfortunately it needs a lot of alteratios to a PLA. I don't want to do ad-hoc hacking. I have to dig into AOSP more.

Sorry for late response.

— Reply to this email directly or view it on GitHubhttps://github.com/GDG-Korea/PinterestLikeAdapterView/issues/9#issuecomment-32700891 .

With Kind Regards, Parag Harshadbhai Chauhan