Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
  2. try {
  3. // Update the action bar title with the TypefaceSpan instance
  4. final ActionBar bar = getActionBar();
  5. ....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement