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
- OutlinedButton
- 코틀린
- 밑줄
- EditText
- Activity
- RealtimeDB
- ButtonWithButton
- 뷰바인딩
- ROOM
- nav_graph
- button
- FRAGMENT
- androidstudio
- Android
- 안드로이드
- firebase
- 안드로이드스튜디오
- 팝업액티비티
- lifecyclescope
- textview
- ViewModel
- BottomSheetDialog
- firebasefunctions
- Dialog
- 안드로이드 스튜디오
- 랜덤ID
- ArrayList
- Imageview
- MaterialButton
- Kotlin
Archives
- Today
- Total
목록NestedScrollView (1)
안드로이드 앱 개발
ScrollView VS NestedScrollView
https://choheeis.github.io/newblog//articles/2020-05/nestedScrollView [안드로이드] 🤳🏻 왜 NestedScrollView를 써야 하나?? | choheeis 🤳🏻 NestedScrollView가 뭘까?안드로이드 개발을 1년 반 정도 하다보니 예전에 사용하던 xml 뷰 태그랑 지금 사용하는 xml 뷰 태그가 바뀐 것이 있었다.그 중 하나가 ScrollView 였다.안드로이드 개발 초 choheeis.github.io 잘 정리된 글 * 요약하자면 Scrollview 안에는 RecylerView를 넣으면 안된다 리사이클러뷰의 마지막행까지 스크롤이 안되기 때문이다. 따라서 RecyclerView를 포함한 Scrollview를 위해서는 NestedScrol..
안드로이드앱
2021. 6. 29. 23:43