Skip to content

Commit

Permalink
Merge pull request #4 from Omega-R/feature/bottom_dialog
Browse files Browse the repository at this point in the history
Feature/bottom dialog
  • Loading branch information
anton-knyazev authored Apr 30, 2019
2 parents a010850 + 37cca64 commit 78b2baf
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package com.google.android.material.bottomsheet;

import androidx.appcompat.app.AppCompatDialogFragment;

public class BottomSheetDialogFragment extends AppCompatDialogFragment {

}

0 comments on commit 78b2baf

Please sign in to comment.