Skip to content

Developers Breach

  • About Us
  • Compose
  • Blog

Category: RecyclerView

Preview for app built in the article
Posted on November 6, 2020January 24, 2022

Search in a list using RecyclerView in Android

Build a custom search interface with EditText and perform search in RecyclerView elements. Get user query with voice capabilities text-to-speech or by typing. Easy to implement, learn with example demonstration and source code.

Banner Cloud Firestore
Posted on November 4, 2020January 24, 2022

Firestore collections and documents in RecyclerView Android

With Cloud Firestore using collections and documents show data in RecyclerView. Implement feature with detailed demonstration in this article.

Banner for article recyclerview to viewpager2
Posted on July 11, 2020January 24, 2022

RecyclerView to ViewPager2 with MaterialViewPager | Android

ViewPager2 comes with major improvements from ViewPager which enables swipe views with RecyclerView, vertical swipe, orientation, right-to-left support, Modifiable fragment collection, PageTransformations, swipe between fragments with TabLayout, DiffUtils etc. Let's understand with an example implementation.

Featured image as a banner for article shared element transition
Posted on July 4, 2020January 24, 2022

Shared element transition in fragments Android

Learn how to implement SharedElementTransition between destinations using NavigationComponent in an android application. Perform move transition between views with an example i have shown.

Featured image for concat adapter
Posted on April 7, 2020January 24, 2022

Merge RecyclerView adapters with ConcatAdapter Android

Merge mutiple adapters with single RecyclerView using ConcatAdapter. Check this article to learn more with example i have implemented also find this project in Github.

Posted on October 31, 2019January 24, 2022

Working with jetpack navigation android

Easy to implement and whole app navigation at one place, with visual code editor which connects different destinations using actions. Learn how to implement SafeArgs with this article. Also check the my example available in Github.

Posted on October 27, 2019January 24, 2022

Navigation with ViewModel and LiveData | Android Architecture Components

Pass data between destinations using Safe Args along with ViewModel, LiveData with this simple android app. Navigation is part of Android Architecture Components which helps to visualize and build an app which navigates properly between different destinations.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Me Around Web

  • GitHub
  • LinkedIn
  • Twitter

Recent Articles

  • Reveal effect animations in compose jetpack android
  • Architecture for Compose android apps – new revamped principles
  • Search with TextField in list Compose Android Jetpack
  • Custom shape animations pulsating circles on canvas in compose android
  • Jetpack Compose Hourglass animation on canvas in Android

Site

  • About Us
  • Compose
  • Blog

Support

  • Feedback
  • Contact

Follow

  • LinkedIn
  • Gitthub
  • Twitter
  • About Us
  • Compose
  • Blog
 

Loading Comments...
 

You must be logged in to post a comment.