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 | 31 |
Tags
- BottomSheetDialog
- requestPermission
- jsontokotlinclass
- Android
- LOG
- prettyJson
- notification setting
- itemAnimator
- onResume
- room
- navigation component
- Plugins
- onReceivedSslError
- ChromeCustomTab
- notification
- ExifInterface
- Blinking
- Git
- application
- ActivityResultContracts
- 이미지 gps
- datastore
- webview
- 403 Error
- shotcut
- skipcollapsed
- kdoc-generator
- notification bar
- App Startup
- circlecrop
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