I'm hoping the wisdom of the crowd can help me solve a strange problem. I have a very basic ATV Leanback App using androidx.leanback.app.BrowseSupportFragment.
I've got a GuidedStepSupportFragment fragment like this. public class SampleStepFragment extends GuidedStepSupportFragment { @NonNull @Override pu