Can be private
This commit is contained in:
parent
e8ef2c5d51
commit
ff0d33e158
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ public class PassEditActivity extends ActionBarActivity {
|
|||
titlePageIndicator.setSelectedColor(0xFF000000);
|
||||
}
|
||||
|
||||
public class CreateFragmentPager extends FragmentPagerAdapter {
|
||||
private class CreateFragmentPager extends FragmentPagerAdapter {
|
||||
public CreateFragmentPager(FragmentManager fm) {
|
||||
super(fm);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue