[BugFix]修改ShareSDK和Facebook

This commit is contained in:
wushaocheng
2023-03-16 15:50:35 +08:00
parent 9714582690
commit 896b615946
2 changed files with 2 additions and 1 deletions

View File

@@ -72,6 +72,7 @@
android:text="@string/login_facebook"
android:textColor="@color/text_title_color"
android:textSize="16sp"
android:visibility="gone"
app:drawableStartCompat="@drawable/ic_login_facebook" />
<androidx.legacy.widget.Space

View File

@@ -10,7 +10,7 @@
<Twitter Enable="false" />
<Evernote Enable="false" />
<FourSquare Enable="false" />
<GooglePlus OfficialVersion="default" Enable="true" ClientID="766987211654-oe8kjt7rserq31d1rdulqj2aao5b96a7.apps.googleusercontent.com" RedirectUrl="http://localhost" />
<GooglePlus OfficialVersion="default" Enable="true" ClientID="797840604753-tkallb8sk9seonnpartgd3kjhuem27m4.apps.googleusercontent.com" RedirectUrl="http://localhost" />
<Instagram Enable="false" />
<LinkedIn Enable="false" />
<Tumblr Enable="false" />