I am trying to center a RecyclerView when its layout_width is wrap_content without success
According to your question, update on (march 2016)
I suggest you to update to Android Support Library 23.2.1 to support WRAP_CONTENT in RecycleView.
In RecyclerView layout_width to wrap_content was not supported before 23.2.1.
solved some issue like Fixed bugs related to various measure-spec methods
Check http://developer.android.com/tools/support-library/features.html#v7-recyclerview