Merge "Fix ActionBar title for NFC sharing."
This commit is contained in:
committed by
Android (Google) Code Review
commit
8d7f9594cd
@@ -56,6 +56,7 @@ public class ZeroClick extends Fragment
|
|||||||
ActionBar.LayoutParams.WRAP_CONTENT,
|
ActionBar.LayoutParams.WRAP_CONTENT,
|
||||||
ActionBar.LayoutParams.WRAP_CONTENT,
|
ActionBar.LayoutParams.WRAP_CONTENT,
|
||||||
Gravity.CENTER_VERTICAL | Gravity.RIGHT));
|
Gravity.CENTER_VERTICAL | Gravity.RIGHT));
|
||||||
|
activity.getActionBar().setTitle(R.string.zeroclick_settings_title);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user