Skip to content

Commit b2e1019

Browse files
authored
Show it to the world
1 parent ae5a867 commit b2e1019

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CommunityToolkit.Maui.Core/Services/FragmentLifecycleManager.android.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
namespace CommunityToolkit.Maui.Core.Services;
66

7-
[EditorBrowsable(EditorBrowsableState.Never)]
87
public sealed class FragmentLifecycleManager(IDialogFragmentService dialogFragmentService) : FragmentManager.FragmentLifecycleCallbacks
98
{
109
readonly IDialogFragmentService dialogFragmentService = dialogFragmentService;

0 commit comments

Comments
 (0)