Skip to content

tato469/AppCompatAndMaterialTempates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppCompat and Material Tempates

Useful Android templates for Android Studio

Without maintenance!

Since Android Studio included their own materials templates, these templates are now out of maintenance.

Manual installation

Download this project and extract everything to:

{Android_Studio_Path}/plugins/android/lib/templates

Close and reopen Android Studio.

Templates

Activities

Blank ToolbarActivity ToolbarActivity with fragment ToolbarActivity with recyclerview

Fragments

Fragment with recyclerview

##Note In your project you should change your /values/styles.xml and set your AppTheme as:

<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">

If you do not change this, you will get an error that a supportActionBar is set.

About

Updated and useful Android templates for Android Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published