This is a sample with Material Design and support RecyclerView, CardView and work with old's version for Android.
MaterialBar is hosted in the following web site
https://github.com/Diego-Franco/MaterialBar
If you think the Android project MaterialBar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MaterialBar.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xxhdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in MaterialBar. The names of the image files are listed as follows.
drawer_shadow.9.png ic_ab_drawer.png
The following screenshort is generated from the image listed above.
MaterialBar has the following Java source files.
com.example.diegofranco.materialbar.ApplicationTest.java com.example.diegofranco.materialbar.BaseActivity.java com.example.diegofranco.materialbar.DetailActivity.java com.example.diegofranco.materialbar.DetailActivityL.java com.example.diegofranco.materialbar.DividerItemDecoration.java com.example.diegofranco.materialbar.GridViewAdapter.java com.example.diegofranco.materialbar.MainActivity.java com.example.diegofranco.materialbar.MyAdapter.java