-
Hello,
I got a viewholder with CircleIndicator2 and an ImageCarousel, after scrolling in recyclerview and coming back to the carousel, the indicator dots disappear.
Any fixes for this issue? (kotl…
-
## 개요
이미지 리스트 뷰 구현
## 변경 사항
- [x] ViewBinding 적용
- [x] 타이틀바 없애기
- [x] RecyclerView 구현 -> ListAdapter 구현
- [x] ViewModel 데이터 연결
- [x] 이미지 처리 (아마 Glide 사용)
-
The cause seems to be loading Realm in UI Thread. However, even if loading Realm in UI is avoided, the asynchronous procedure of refreshing any list item **just due to scrolling** is not acceptable.
…
-
ON removing on start the app fetches the data in quite fast manner. On including it the app sometimes crashes also could not understand it's use as it never gives the info of a single person.
-
-
**Describe the bug**
Hello author. Thanks for your hard work on this project.
I use this library on my project anywhere list
It's very friendly to use.
but now. I use recyclerview …
-
Feature
- [x] addplan function
- [x] changeplanstatus function
- [x] deleteplan function
- [x] updateplan function
listadapter 구현
- [x] item swipe: changeplanstatus() 호출
- [x] item long click…
-
I'm using `IGListKit` in a way similar to the [Load More example](https://github.com/Instagram/IGListKit/blob/6c64c54a32a4d81063caa9dad14e7149d0a527ad/Examples/Examples-iOS/IGListKitExamples/ViewContr…
-
## New issue checklist
- [X] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/master/README.md) and [documentation](http://instagram.github.io/IGListKit)
- [X] I have sea…
-
댓글로 달아서 확인이 안되시는 것 같아 다시 올립니다!
액티비티에서는 SCAN을 누르면 그때부터 SCAN을 시작해서 비콘주소를 받습니다.
저희가 하고 싶은 것은 디바이스에서 블루트스를 활성화 시키면 그때부터 SCAN을 시작하고 비콘주소를 비교하여 URL 팝업을 띄워주는 것입니다.
이것에 대한 힌트를 좀 얻을 수 있을까요?ㅠ 부탁드립니다!!