79351466

Date: 2025-01-13 07:51:30
Score: 1.5
Natty:
Report link

The action to close view pager is handled by the parent activity or fragment that contains the ViewPager. If you are using it inside an acvitiy, use finish(); and if it's inside a fragment, call requireActivity().getSupportFragmentManager().popBackStack(); Hope it helps you

Reasons:
  • Whitelisted phrase (-1): Hope it helps
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tuân