20200120 DevLog
* 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.
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