Skip to content

Developers Breach

  • About Us
  • Compose
  • Blog

Category: Material Design Component

Posted on October 8, 2021January 24, 2022

Jetpack Compose Bottom Navigation View in Android

When developing any mobile app, it is very important that we think about how the user will move through our app. One of the best ways to help users navigate through an app is to include a Bottom Navigation Bar. Let's see how we can implement one in Jetpack Compose!

Posted on July 10, 2021January 24, 2022

Working with menus in android

This article covers everything about implementing menus in android. Show popup menu's, popup list menu's, nesting menu items, context menu's, drop down menu's and setting menu item click listeners for all types.

Featured image for article
Posted on July 10, 2021January 24, 2022

Implementing Snackbars with android

Snackbar is a lightweight-widget that we can use as an alternative to Toast. Snackbar is used to show messages to user at bottom of app screen with swiping enabled also contains an optional action button to perform user actions.

Featured image for the article
Posted on July 8, 2021January 24, 2022

ViewPager2 with TabLayout in Android

This article helps you to implement swipe between fragments with TabLayout and ViewPager2. We have a simple application demo that helps you on getting started with implementing swipe.

Featured image for floating action button
Posted on July 7, 2021January 24, 2022

Implementation of Floating action button in Android

FloatingActionButton is an icon floating above the User Interface. It triggers primary actions such as transitions on the screen. This article covers the implementation of regular FloatingActionButton and Expandable FloatingActionButton in Kotlin.

Featured image for bottom navigation view
Posted on June 30, 2021January 26, 2022

BottomNavigationView with navigation in Android

Implementing Material Design BottomNavigationView is pretty simple which allows users to Navigate to multiple screens by simply clicking on the bottom icons. This article covers implementing along with navigation controller.

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.

Posts navigation

1 2 Next →

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.