Giter Site home page Giter Site logo

leancorn's Introduction

leancorn

latestVersion Twitter: theapache64

A simple movie app using Leanback

๐ŸŽฅ Demo

Kapture.2021-10-10.at.16.02.48.mp4

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป Tech Stack

What? How?
Architecture MVVM
Navigation Jetpack Navigation
Networking Retrofit
JSON Parsing Moshi
Dependency Injection Hilt
Image Loading Coil

โ˜‘๏ธ TODO

  • Create logo and banner for launcher
  • Write unit tests
  • Write UI tests
  • Implement room cache (can avoid passing categories and movies to detail)
  • Code refactor

โœ๏ธ Author

๐Ÿ‘ค theapache64

Feel free to ping me ๐Ÿ˜‰

๐Ÿค Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Open an issue first to discuss what you would like to change.
  2. Fork the Project
  3. Create your feature branch (git checkout -b feature/amazing-feature)
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a pull request

Please make sure to update tests as appropriate.

โค Show your support

Give a โญ๏ธ if this project helped you!

Patron Link Buy Me A Coffee

๐Ÿ“ License

Copyright ยฉ 2021 - theapache64

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

This README was generated by readgen โค

leancorn's People

Contributors

theapache64 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

Watchers

 avatar  avatar  avatar

leancorn's Issues

Mixing MVP with MVVM

Hello,

I am starting a TV application using Xamarin Android & Leanback. I was not able to find any decent example using Leanback along with MVVM implementation till I came across your implantation of Leanback using MVVM. I personally think that because of the current design of Leanback library, it kinda forces you to go with MVP route. Now I see that you have mixed both design patterns MVVM and MVP in your application. You think it's good idea? or should Leanback application only follows MVP pattern? Do you see any advantage of mixing MVVM and MVP with leanback?

Shared element transitions between destinations

Hello,

Based on the implementation of Navigation component in the ViewModel and Fragment, how can you implement "shared element transitions between fragments? (example when you click a movie in Home and it takes you to detail)". I am trying to implement "ActivityOptionsCompat.makeSceneTransitionAnimation" using "((ImageCardView) itemViewHolder.view).getMainImageView()" as shared element. I am just wondering how would you suggest doing that based on your implementation of Navigation?

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.