Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- prettyJson
- 403 Error
- notification
- Android
- itemAnimator
- App Startup
- onReceivedSslError
- Git
- Blinking
- webview
- LOG
- datastore
- onResume
- ActivityResultContracts
- circlecrop
- shotcut
- kdoc-generator
- jsontokotlinclass
- ChromeCustomTab
- ExifInterface
- notification bar
- application
- requestPermission
- navigation component
- BottomSheetDialog
- room
- notification setting
- skipcollapsed
- 이미지 gps
- Plugins
Archives
- Today
- Total
목록BottomSheetDialog (2)
Debbi Story
[Android] BottomSheetDialog 완전히 펼치기
안녕하세요 BottomSheetDialog를 사용할때 BottomSheetBehavior 상태를 STATE_EXPANDED 로 해도 Dialog를 show했을때 완전히 펼쳐지지 않는 문제가 있었습니다. behavior.skipCollapsed = true 그럴때 skipCollapsed 속성을 true로 변경해주시면 완전히 펼친 상태로 나타나게 됩니다!
안드로이드/Tip
2021. 12. 13. 21:59