-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Milestone
Description
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.