Skip to content

EugeneHoran/Design-Library-And-Material-Search

Repository files navigation

Design Library And Material Search

Design Library & Updated Material Search

Currently implementing Design Support Library.

Project Includes:

  • DrawerLayout with NavigationView
  • TabLayout
  • AppBarLayout, CollapsingToolbarLayout and NestedScrollView
  • RecyclerView within a CoordinatorLayout, hides the Toolbar on scroll down and shows it on scroll up.
  • Created a Loading View between closing the Navigation Drawer and switching fragments.
  • Most views are Fragments.
  • Custom Material Design Search View
  • Custom Circle ImageView

Here is a video of what the app does so far

https://youtu.be/yYXgq4aKWow

Images

DrawerLayout with NavigationView

drawer

TabLayout

tabs

AppBarLayout, CollapsingToolbarLayout and NestedScrollView

appbar_closed

appbar_open

Custom Material Design Search View

search_view

RecyclerView within a CoordinatorLayout, hides the Toolbar on scroll down and shows it on scroll up.

serarch_results

About

Design Library & Updated Material Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages