I have very simple layout where I use new android.support.design.widget.TextInputLayout view from Design Support Library
android.support.design.widget.TextInputLayout
Have you added the Design Support Library? Add the dependency:
compile 'com.android.support:design:22.2.0'
to your build.gradle