APKPure Appを使用する
Scaffold Sample Appの旧いバージョンをダウンロードすることが可能
「足場」の材料設計のためのAndroidライブラリのサンプル・アプリケーション。
Scaffold is a collection of activities, fragments and views mostly designed to be extended. By using these classes and following the conventions of this library you can very quickly create an Android app that follows the material design guidelines without needing to worry about a lot of boiler plate code.
Activities that you can extend:
ToolbarActivity
CoordinatorActivity
DrawerActivity
TabActivity
TabDrawerActivity
CollapsingToolbarActivity
CollapsingToolbarDrawerActivity
CollapsingToolbarTabDrawerActivity
SearchableActivity
SettingsActivity
SplashScreenActivity
VideoSplashScreenActivity
Fragments that you can extend:
RecyclerViewFragment
SettingsFragment
NavigationViewFragment
NavigationRecyclerViewFragment
Views that you can use/extend:
NavigationViewHeader
CollapsingToolbarTabLayout
Other classes you might find helpful:
ImagePagerAdapter
BasicRecyclerViewAdapter
View it on Github: https://github.com/lmckenzie/scaffold
Last updated on 2018年02月21日
Updated to use version 26.0.0 of the Android support library.
Scaffold Sample App
26.0.0 by LAM Creations
2018年02月21日