Android Google Login Button and Facebook sdk 4+ Button Layout
问题 I Am developing an application which use google and facebook integration ...I want to fix height and width of those button...and i want to set Button Text Manualy... i had tried so far <com.facebook.login.widget.LoginButton xmlns:fb="http://schemas.android.com/apk/res-auto" android:id="@+id/connectWithFbButton" android:layout_width="match_parent" android:layout_height="50dp" android:layout_marginLeft="10dp" android:layout_marginRight="10dp" android:text="@string/fbloginText" android:layout