Skip to content

Commit

Permalink
LLM: Mark library as deprecated
Browse files Browse the repository at this point in the history
Fixes #32
  • Loading branch information
serso committed Jun 11, 2016
1 parent 96f10fe commit 27278ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# Linear Layout Manager

## DEPRECATED
RecyclerView supports WRAP_CONTENT starting from Android Support Library 23.2. More details here: http://android-developers.blogspot.se/2016/02/android-support-library-232.html

## Description
Implementation of [LinearLayoutManager](https://developer.android.com/reference/android/support/v7/widget/LinearLayoutManager.html) which wraps its contents.

Expand Down

0 comments on commit 27278ea

Please sign in to comment.