Coder Social home page Coder Social logo

trending-git's Introduction

trending-git

Trending Git App

  • MVVM (KOTLIN)
  • ViewModel
  • LiveData
  • Navigation Component
  • Data binding

Screen Shots

alt text alt text alt text

trending-git's People

Stargazers

john avatar  avatar Özgür Can avatar Lê Minh Đức avatar Muhammed Esad Cömert avatar Mithlesh Rahangdale avatar  avatar Ajay Asija avatar Krzysztof Wójcik avatar Martin Mwenda avatar charles avatar Yan Pashyk avatar Azat Gilyazov avatar  avatar Preston Peck avatar Daniele avatar Manish Verma avatar  avatar  avatar  avatar KK avatar Debbebi Chouaieb avatar Simone Mapelli avatar Aakash Bhusal avatar Thomas Liao avatar  avatar Alan Wernick avatar  avatar Mirza Ahmed Baig avatar Saugat Jonchhen avatar Diego Salcedo avatar Pritam Khose avatar Stefan Stanojević avatar Thành Trang avatar the_13goat avatar Abdelhady Muhammad avatar ayuhe avatar NewOrinZhang avatar Andrea Lobo avatar Cortland Walker avatar Yasser Mabrouk avatar Ivan Diniz avatar Warren avatar Cristian Merino avatar Pushpal Roy avatar rild(Assu) avatar Santhosh avatar Onur Özdemir avatar Miguel Ángel Aguilar Campos avatar hs avatar Ravi Yadav avatar  avatar Nicolas Pintos avatar DwanZ avatar Razan Qraini avatar Pendi Madyana avatar Akashj Pro avatar CarlosMD avatar Qiu David avatar Rahul Dange avatar Mücahid KAMBUR avatar Andres David Serrano avatar Immran Fareedh avatar Shriharsh Saboji  avatar Hanhan Husna avatar iffan avatar Mu'adz Abdurrahman avatar Hernand Azevedo avatar Prasanna Vishnuram avatar Pedro avatar Gabe L. avatar Nguyen Quoc Dat avatar Aung Tun Tun avatar Fei Deng avatar Hushino avatar Kirill Vasiliev avatar Fenil Patel avatar xiaobocui avatar Borja Bravo avatar Juraj Solar ml. avatar Mariusz Baleczny avatar Dhruv Chandrani avatar

Watchers

 avatar

trending-git's Issues

Can give me some Suggest ?

Dear Sir 
Very Thx your demo project .
I refer to your project
Used on my SQLite Benchmark example
https://github.com/CMingTseng/SQLiteMapBox
But I have a problem now.
I don't know if I can give me some advice or correct it.
My data is passed to RecyclerView.Adapter via LiveData.
Will pass 2 times
The first time is a summary of information from SQLite
The second time is the details from SQLite
When receiving details
Will trigger the notifyItemChanged of RecyclerView.Adapter to make UI changes
But I don't know if it is triggered too much in a short time? Or is my writing error?
UI will not change in the first time
Unless I scroll up and down slightly
And I wrote 3 ways

  1. There is another List to store the data after the SQLite query. The details change will modify the information in List through the key.
  2. Similar to the above but changed to use { ?} instead of key
  3. Directly pass the results of the SQLite query to the RecyclerView.Adapter. The details of the changes are in the RecyclerView.Adapter. After the key comparison, find the changed index to change.
    Results in the above three ways
    Sometimes there will be notifyItemChanged when the index is correct, but the UI is not displayed correctly!!??
    Unless scrolling up and down again
    The above is my problem
    Thank you

Android Studio 3.4.0 stable release  & library all upgrade to new stable release version 

Dear Sir
Now ,Android Studio 3.4.0 stable release 
The below library all upgrade to new stable release version 
The Gradle Version upgrade to 5.1.1 & Android gradle to 3.4.0 
The Kotlin upgrade 1.3.31
The WorkManager( work-runtime) upgrade 2.0.1
your example project some void method can not run
like 
RepoDetailFragment.kt: (26, 53): Type mismatch: inferred type is Bundle? but Bundle was expected
can fixed ?
THX

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.