BriarRecyclerView allows `this` to escape constructor

BriarRecyclerView#initViews(), which is called from the constructor, passes this to LayoutInflater#inflate().