How to make default Google and Facebook login buttons look even and pretty? Please see details
问题 I have given option to login with google and facebook in my app. But the default buttons looks uneven and ugly like this: Here's xml code: <android.support.v7.widget.CardView android:layout_width="match_parent" android:layout_height="wrap_content" app:contentPadding="10dp" app:cardElevation="2dp" app:cardBackgroundColor="@android:color/white"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> <com.google.android.gms.common