BROUDING / android-GelatoLike

An Android app like Gelato by TMON company.
Apache License 2.0
1 stars 1 forks source link

Can I commit CustomListView like Gelato? #1

Open BROUDING opened 7 years ago

BROUDING commented 7 years ago

PinterestLikeAdapterView by Chansuk Yang ( https://github.com/huewu/PinterestLikeAdapterView ) looks better than usual listView !

@gelato-recruiter

BROUDING commented 7 years ago

Honestly I already did it... I misunderstood below..

  1. 리스트는 한 페이지당 20 개의 아이템(이미지)을 표시하고 가장 마지막 아이템이 보여질 때 다음 페이지를 로딩 한다.

At first, I thought I should show 20 items in one screen.. :P

(I wouldn't work like this, but since it's a task to see.. I just followed Gelato App)

gelato-recruiter commented 7 years ago

@BROUDING I'm sorry I couldn't use more explicit requirements. Continue to use any open source, so you proceed in the direction you intend to use.