Skip to content

This is the code which powers the Material Notes / Notes app on Android by Ahmed Ramadan.

Notifications You must be signed in to change notification settings

Tantawiiii/ToDoNote

Repository files navigation

ToDoNote

This is the code that powers the Material Notes / Notes app on Android by Ahmed Ramadan.

Highlights of the application features

  • Room Library: The library provides an abstraction database access while harnessing the full power of SQLite.
  • Recycler View: to display a scrolling list of elements based on large data sets is more advanced and flexible.
  • Material Design: Material is a design system created by Google to help teams build high-quality digital experiences for Android, iOS, Flutter, and the web.
  • RoundedImageView: A RoundedImageView library that supports rounding any corner or circular shape. RoundedImageView is extended from AppCompatImageView.
  • SDP(scalable dp): Scalable Size Unit (support for different screen sizes)

ScreenShot

About

This is the code which powers the Material Notes / Notes app on Android by Ahmed Ramadan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages