Skip to content

Releases: rajagrawal1/android-material-design-in-practice

Further simplification of code and added example for Search View.

31 Jul 15:38
Compare
Choose a tag to compare
  • Added example for search view.
  • Removed redundant styles.
  • Re-ordered attributes in styles.xml for improved readability.

New example of Bottom sheet with rounded corners and other improvements

04 Jul 12:32
Compare
Choose a tag to compare
  • Added bottom-sheet animation.
  • Added a bottom-sheet with rounded corners.
  • Popping a bottom-sheet now dims the status bar too.
  • Misc improvements to existing code.
  • Fixed the border colors for text-input-layout in night mode.
  • Fixed the border colors for disabled state of buttons in night mode.
  • Added examples for navigation bar/ icon color on API 27 and beyond.

More examples, code improvements and added support for API 16+

21 Jun 16:27
Compare
Choose a tag to compare
  • Now supports Android API 16.
  • Improved naming of styles and layouts.
  • Improved class naming.
  • Added demo for buttons, text input layouts and typography.
  • Added library for SDP and SSP units of scaling.
  • Added more screenshots.

Added shapes.

24 May 17:16
Compare
Choose a tag to compare
- Removed redundant imports.

- Organised themes.xml for legibility.

Release v1.0.0

25 Apr 02:20
Compare
Choose a tag to compare
UPDATED README - Corrected typos.