* commit '22689bc5e52a1c2f2d748440c0eeeebec17637c2': docs: Add FileProvider to Support Library r13 Release Notes
This commit is contained in:
@@ -69,6 +69,8 @@ the Support Package, as denoted by revision number.</p>
|
|||||||
<li>Added {@link android.support.v4.widget.ScrollerCompat} to provide {@link
|
<li>Added {@link android.support.v4.widget.ScrollerCompat} to provide {@link
|
||||||
android.widget.Scroller} and {@link android.widget.OverScroller} compatibility support.
|
android.widget.Scroller} and {@link android.widget.OverScroller} compatibility support.
|
||||||
</li>
|
</li>
|
||||||
|
<li>Added {@link android.support.v4.content.FileProvider} to allow sharing of private
|
||||||
|
files between applications.</li>
|
||||||
<li>Updated {@link android.support.v4.view.ViewPager} to throw an exception if the
|
<li>Updated {@link android.support.v4.view.ViewPager} to throw an exception if the
|
||||||
associated {@link android.support.v4.view.PagerAdapter} class is modified without a call
|
associated {@link android.support.v4.view.PagerAdapter} class is modified without a call
|
||||||
to {@link android.support.v4.view.PagerAdapter#notifyDataSetChanged notifyDataSetChanged()}.
|
to {@link android.support.v4.view.PagerAdapter#notifyDataSetChanged notifyDataSetChanged()}.
|
||||||
|
|||||||
Reference in New Issue
Block a user