Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import android.app.ActionBar
- //Menjadi
- import android.support.v7.app.ActionBar
- //================================================
- getActionBar()
- //Menjadi
- getSupportActionBar()
Advertisement
Add Comment
Please, Sign In to add comment