Change the album detail layout to rely on a RecyclerView entirely instead of a NestedScrollView, at the cost of some functionality I'll need to re-add.
Update the artist detail layout so that it also relies on a recyclerview entirely instead of a nestedscrollview.