SlideDateTimePicker icon indicating copy to clipboard operation
SlideDateTimePicker copied to clipboard

FragmentManager not belong

Open mohitissar opened this issue 7 years ago • 5 comments
trafficstars

Fragment DateFragment{4262dd00 #0 id=0x7f090193 android:switcher:2131296659:0} declared target fragment SlideDateTimeDialogFragment{42616d20 #0 tagSlideDateTimeDialogFragment} that does not belong to this FragmentManager!

mohitissar avatar Sep 06 '18 11:09 mohitissar

Someone else is having the same issue! I've been beating my head against this for hours.

Basically, I can't implement SlideDateTimePicker into my project. When trying to run the new SlideDateTimePicker.Builder(getSupportFragmentManager()) code I get the same error above. I first off thought it was an issue being a fragment in a fragment, so I separated the code into it's own activity and tried that, but that still didn't work. Then I tried simply implementing the demo, and that didn't work either, so I thought I'd checkout issues section, and here I am.

Happy to provide any other information you may ask for. Would love to get this fixed ASAP so I can continue trying to put this in my project!

joshuacameron avatar Sep 24 '18 11:09 joshuacameron

oh... this project is abandoned

joshuacameron avatar Sep 24 '18 11:09 joshuacameron

ok thanks for the support

mohitissar avatar Sep 28 '18 12:09 mohitissar

This link helped https://github.com/jjobes/SlideDateTimePicker/pull/46

kamleshkarwande avatar Nov 13 '18 08:11 kamleshkarwande

same error..

lucazin avatar Feb 04 '20 06:02 lucazin