I have use button facebook, but when set size height, it is no success. Can you help me. It my code :
<com.facebook.login.widget.LoginButton
                android:id="@+id/btn_login_facebook"
                android:layout_width="match_parent"
                android:layout_height="50dp"
                android:layout_gravity="center_horizontal"
                android:layout_marginBottom="10dp"
             android:layout_marginTop="20sp"/>
				
                        
You can setPadding for your facebook Like box.
FacebookLikeBox.class