흰오목눈이야 개발하자

20200120 DevLog 본문

안드로이드/DevLog

20200120 DevLog

흰오목눈이 2020. 1. 20. 20:39

* RecyclerView Gradle설정 - androidx

How to access RecyclerView in androidx?

 

How to access RecyclerView in androidx?

Hi I'm new to Android development and I'm trying out a tutorial on MVVM I found on YouTube. The example project in the video uses AppCompat but I converted mine to androidx because from what I read...

stackoverflow.com

*  NavigatoinView.OnNavigationItemSelected Listener

: Called when an item in the navigation menu is selected.

 

https://developer.android.com/reference/android/support/design/widget/NavigationView.OnNavigationItemSelectedListener

 

NavigationView.OnNavigationItemSelectedListener  |  Android 개발자

NavigationView.OnNavigationItemSelectedListener This package is part of the Android support library which is no longer maintained. The support library has been superseded by AndroidX which is part of Jetpack. We recommend using the AndroidX libraries in al

developer.android.com

 

'안드로이드 > DevLog' 카테고리의 다른 글

20200122 DevLog  (0) 2020.01.22
20200121 DevLog  (0) 2020.01.21
20190119 DevLog  (0) 2020.01.19
20190118 DevLog  (0) 2020.01.19
20190117 DevLog  (0) 2020.01.17