Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memory leak #121

Open
HamedTaherpour opened this issue Feb 15, 2020 · 0 comments
Open

memory leak #121

HamedTaherpour opened this issue Feb 15, 2020 · 0 comments

Comments

@HamedTaherpour
Copy link

سلام
من به
memory leak
میخورم وقتی باز میکنم

        persianCalendar = new PersianCalendar();
        datePickerDialog = DatePickerDialog.newInstance(
                onDateSetListener,
                persianCalendar.getPersianYear(),
                persianCalendar.getPersianMonth(),
                persianCalendar.getPersianDay()
        );

datePickerDialog.show(getActivity().getFragmentManager(), getString(R.string.hint_input_end_date));

ممنون میشم کمک کنید
مرسی

device-2020-02-15-204839

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant