The method makeText in the type Toast is not applicable for the arguments
问题 I am using a ViewPageIndicator and trying to use a Toast to display when we scroll to the next fragment page. i am getting he following error The method makeText(Context, CharSequence, int) in the type Toast is not applicable for the arguments (PlaceDetailsFragment, String, int) PlaceDetailsFragment.java public class PlaceDetailsFragment extends SherlockFragment { ImageFragmentAdapter mAdapter; ViewPager mPager; PageIndicator mIndicator; @Override public View onCreateView(LayoutInflater