我对 Facebook SDK 和登录按钮有疑问。当我尝试放置登录按钮时,我收到此消息
Rendering Problems
The following classes could not be found:
com.facebook.widget.LoginButton (Fix Build Path, Create Class) Tip: Try to build the project
我不知道为什么 Android Studio 不呈现按钮。我成功添加了模块,我可以使用像 Session 这样的 Facebook SDK 类......
你知道可能是什么问题吗?