Skip to content Skip to sidebar Skip to footer
Showing posts with the label Material Components

Showing And Hiding Bottomappbar On Scroll

I'm trying to implement BottomAppBar where I would handle the navigation of a WebView. Solutio… Read more Showing And Hiding Bottomappbar On Scroll

Android Date Picker Material Style

i have implemented the date picker on my fragment, this is the code: edittext_from.setOnClickListen… Read more Android Date Picker Material Style

Changing Navigationview Background To Round Shape Not Working When Pressed

I am setting navigation item background using app:itemBackground in layout: Solution 1: With the N… Read more Changing Navigationview Background To Round Shape Not Working When Pressed

No Ripples For MaterialCardView

Are there no ripples on the new MaterialCardView? I used CardView with android:clickable='true&… Read more No Ripples For MaterialCardView