Scaffold Sample App APK

Scaffold Sample App  Icon
    
5/5
4 Ratings
Developer
LAM Creations
Current Version
26.0.0
Date Published
File Size
3.3 MB
Package ID
com.lamcreations.scaffoldsampleapp
Price
$ 0.00
Downloads
10+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
26.0.0 (2600)
Architecture
universal
Release Date
February 21, 2018
Requirement
Android 4.0.3+
Version
1.0.0 (100)
Architecture
universal
Release Date
May 03, 2016
Requirement
Android 4.0.3+
  • Scaffold Sample App Screenshot
  • Scaffold Sample App Screenshot
  • Scaffold Sample App Screenshot
  • Scaffold Sample App Screenshot

About Radio FM 90s

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

What's New in this version

Updated to use version 26.0.0 of the Android support library.