Android-studio-material-template icon indicating copy to clipboard operation
Android-studio-material-template copied to clipboard

A template for Android Studio to create applications with material design and Navigation Drawer.

Results 13 Android-studio-material-template issues
Sort by recently updated
recently updated
newest added

Is it possible to support Android 2.2 (level 8)? drawer_row.xml uses ``` xml android:background="?android:attr/selectableItemBackground" ``` which requires level 11 rather than 8

Add onSelected and onPressed drawables to the rows.

Templates can also be added in SDK_FOLDER/extras/templates/activities TODO: create installer? bat/sh Change readme Check if eclipse reads FreeMaker templates too and if it will use this folder aswell This way...