logo

License Medium Github Profile Twitter Profile

This app shows how to use a single recyclerview to build a beautiful multiple view layout (See image below) using clean architectural pattern

UI designed by me

FEATURES

  • Single Recyclerview with multiple views
  • Coroutines, Flow (StateFlow)
  • Motion layout
  • Lottie Animation
  • MVVM
  • Retrofit
  • Dependency Injection with Hilt

DOWNLOAD

Click Here to download and test the app

NB

I used a free tier plan of (https://mockapi.io/) which I used to build the API.

If at anypoint the data doesn’t load, it could be rate limitation from the external api.

READ

I wrote a blog post about this, check it: News Fly Blog Post

License

Designed and developed by 2021 Inuwa Ibrahim (ibrajix)

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.

GitHub

View Github