Toggle navigation
Toggle navigation
This project
Loading...
Sign in
easygame_sdk
/
easygame_sdk_android
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
lizhihui
2016-12-30 10:09:25 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c873cb2efd43b1247c2eba8eaf6fd2244a8b284e
c873cb2e
1 parent
e429f456
隐藏个人中心FB邀请按钮
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
EasyGame_demo/res/layout/p7725_sdk_fragment_user_center.xml
EasyGame_demo/res/layout/p7725_sdk_fragment_user_center.xml
View file @
c873cb2
...
...
@@ -47,7 +47,8 @@
android:background=
"@drawable/p7725_sdk_btn_orange_red"
android:text=
"@string/p7725_invite_by_fb"
android:textSize=
"@dimen/p7725_font_name_size"
android:textColor=
"@android:color/white"
/>
android:textColor=
"@android:color/white"
android:visibility=
"gone"
/>
</LinearLayout>
<Button
...
...
Please
register
or
login
to post a comment