Skip to content

Commit c4b2134

Browse files
author
roman_tcaregorodtcev
committed
Bottom sheet dialog fragment has been added
1 parent f3f65d3 commit c4b2134

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.google.android.material.bottomsheet;
2+
3+
import androidx.appcompat.app.AppCompatDialogFragment;
4+
5+
public class BottomSheetDialogFragment extends AppCompatDialogFragment {
6+
7+
}

0 commit comments

Comments
 (0)