Code Monkey home page Code Monkey logo

paging-3-sample's Introduction

Hi there πŸ‘‹,

Nice meeting you, I am Vivek Singh!

  • Android Developer
  • Mostly working on Android πŸ“± and Kotlin πŸ’₯.
  • Open source β­• contributor.
  • Tech writer on medium.com
  • Ask me about Android πŸ“±, Kotlin πŸ’₯ and Jetpack Compose β™₯❀.

Connect with me:

@2307vivek | Twitter @2307vivek | Medium Vivek Singh | Email



Profile Views



πŸ“• Latest articles:


My GitHub stats

paging-3-sample's People

Contributors

2307vivek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

paging-3-sample's Issues

Loading view item at the end of list

I have noticed that when i limit the size of the list (by filtering api) -
@GET("3/discover/movie?sort_by=vote_count.desc&vote_count.gte=1000&primary_release_year=2000&language=en-US")
when i get to the end of list - loading view is shown instead of nothing or custom separator (return@insertSeparators MovieModel.SeparatorItem("End of List !! "))

if (after == null) {
// we're at the end of the list
// return@insertSeparators //MovieModel.SeparatorItem("End of List !! //")
return@insertSeparators
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.