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

Navigation Drawer Rounded Corner Background For Items

I want to have a rounded corner for the items in navigation drawer like this : it's an example… Read more Navigation Drawer Rounded Corner Background For Items

On A Button, Text And Drawable Are Too Far Away When Centered

when I make a button width match parent, the drawable start and text are too far away, and they don… Read more On A Button, Text And Drawable Are Too Far Away When Centered

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

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

How To Display Progress Drawable Animation In Chip Material Component?

According to the official Design docs for Action Chips, we are supposed to be able to add a progres… Read more How To Display Progress Drawable Animation In Chip Material Component?

Materialdatepicker Shows Current Date Instead Of Needed

Using MaterialDatePicker I want to show required date and give an opportunity to select another. Bu… Read more Materialdatepicker Shows Current Date Instead Of Needed

How To Remove Those Dark Circular Background From Floating Action Button?

I am not able to remove those dark circle background from floating action button. By default it has… Read more How To Remove Those Dark Circular Background From Floating Action Button?