Due to AppCompat now supports vector compound drawables on pre-L devices, Auth provider buttons could be just Button instead of custom View class SupportVectorDrawablesButton. Also uses of SupportVectorDrawablesButton in sample app and warning notes about not using this View class could be removed for less confusion.