commit | bf987613e4a9043e263346047494ba3e977ff0f8 | [log] [tgz] |
---|---|---|
author | Yuichi Araki <yaraki@google.com> | Wed Dec 09 17:21:09 2015 +0900 |
committer | Yuichi Araki <yaraki@google.com> | Tue Dec 15 11:28:48 2015 +0900 |
tree | 632bca4732a66da0cc89fd5b5dc30fd64d11f41d | |
parent | dec26e796a9917adcdda77deda811b0545e37a26 [diff] |
BottomSheetDialog and BottomSheetDialogFragment These are referred to as "modal" bottom sheets in the Material Design guideline. BottomSheetDialogFragment can be used like DialogFragment, but it shows the content using BottomSheetBehavior. BottomSheetDialog is an implementation of Dialog styled to show a bottom sheet. Bug: 23989269 Change-Id: I6aefb221539f18cef580f5fa8bc8c377198b359c