titanium-sdk icon indicating copy to clipboard operation
titanium-sdk copied to clipboard

test: Android framents reordering

Open m1ga opened this issue 2 years ago • 1 comments

just a test PR to get the action to build a test SDK

m1ga avatar Apr 16 '22 10:04 m1ga

It looks like the key issue is to move the manager = ((FragmentActivity) activity).getSupportFragmentManager(); out of the onAttachedToWindow. Still doing some tests and see what is needed and what not. But it's working a lot better at the moment

m1ga avatar Apr 17 '22 18:04 m1ga