Skip to content

Commit 78b2baf

Browse files
Merge pull request #4 from Omega-R/feature/bottom_dialog
Feature/bottom dialog
2 parents a010850 + 37cca64 commit 78b2baf

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)