Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
If I Google search "RoomDatabase", the second result is for the deprecatedhttps://developer.android.com/reference/android/arch/persistence/room/RoomDatabase ), but the up-to-date https://developer.android.com/reference/androidx/room/RoomDatabase ) doesn't even appear in the first page of result.
android.arch.persistence.room
version of the library (androidx.room
version (What I expected: android.arch.persistence.room shouldn't appear very highly in results, and androidx.room should appear much higher in results.