Merge "Fix documentation generation with OpenJDK 9 javadoc."
am: ed6ae8f2b1
Change-Id: I8bd1f9b3994f480d55d7c885b2c24227a67915e9
This commit is contained in:
@@ -168,10 +168,6 @@ public class LinearLayoutManager extends RecyclerView.LayoutManager implements
|
||||
/**
|
||||
* Constructor used when layout manager is set in XML by RecyclerView attribute
|
||||
* "layoutManager". Defaults to vertical orientation.
|
||||
*
|
||||
* @attr ref android.support.v7.recyclerview.R.styleable#RecyclerView_android_orientation
|
||||
* @attr ref android.support.v7.recyclerview.R.styleable#RecyclerView_reverseLayout
|
||||
* @attr ref android.support.v7.recyclerview.R.styleable#RecyclerView_stackFromEnd
|
||||
*/
|
||||
public LinearLayoutManager(Context context, AttributeSet attrs, int defStyleAttr,
|
||||
int defStyleRes) {
|
||||
|
||||
Reference in New Issue
Block a user