Created
June 26, 2017 06:21
-
-
Save kalvian1060/41d070872a1d4379ae33405b9bcd277b to your computer and use it in GitHub Desktop.
Tambahkan 3 Object dibawah nama class MainActivity
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class MainActivity extends AppCompatActivity { | |
private TextView tvInfo; | |
private LoginButton btnLogin; | |
private CallbackManager callbackManager; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment