|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="it"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (1.8.0_25) on Mon Jun 19 18:53:14 CEST 2017 --> |
6 | | -<title>Deprecated List (recyclerview-swipedecorator 1.0 API)</title> |
7 | | -<meta name="date" content="2017-06-19"> |
| 5 | +<!-- Generated by javadoc (1.8.0_152-release) on Wed Jul 10 12:05:13 CEST 2019 --> |
| 6 | +<title>Deprecated List (recyclerview-swipedecorator 1.2 API)</title> |
| 7 | +<meta name="date" content="2019-07-10"> |
8 | 8 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
9 | 9 | <script type="text/javascript" src="script.js"></script> |
10 | 10 | </head> |
11 | 11 | <body> |
12 | 12 | <script type="text/javascript"><!-- |
13 | 13 | try { |
14 | 14 | if (location.href.indexOf('is-external=true') == -1) { |
15 | | - parent.document.title="Deprecated List (recyclerview-swipedecorator 1.0 API)"; |
| 15 | + parent.document.title="Deprecated List (recyclerview-swipedecorator 1.2 API)"; |
16 | 16 | } |
17 | 17 | } |
18 | 18 | catch(err) { |
|
70 | 70 | <div class="header"> |
71 | 71 | <h1 title="Deprecated API" class="title">Deprecated API</h1> |
72 | 72 | <h2 title="Contents">Contents</h2> |
| 73 | +<ul> |
| 74 | +<li><a href="#method">Deprecated Methods</a></li> |
| 75 | +</ul> |
| 76 | +</div> |
| 77 | +<div class="contentContainer"><a name="method"> |
| 78 | +<!-- --> |
| 79 | +</a> |
| 80 | +<ul class="blockList"> |
| 81 | +<li class="blockList"> |
| 82 | +<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation"> |
| 83 | +<caption><span>Deprecated Methods</span><span class="tabEnd"> </span></caption> |
| 84 | +<tr> |
| 85 | +<th class="colOne" scope="col">Method and Description</th> |
| 86 | +</tr> |
| 87 | +<tbody> |
| 88 | +<tr class="altColor"> |
| 89 | +<td class="colOne"><a href="it/xabaras/android/recyclerview/swipedecorator/RecyclerViewSwipeDecorator.html#setIconHorizontalMargin-int-">it.xabaras.android.recyclerview.swipedecorator.RecyclerViewSwipeDecorator.setIconHorizontalMargin(int)</a> |
| 90 | +<div class="block"><span class="deprecationComment">in RecyclerViewSwipeDecorator 1.2, use <a href="it/xabaras/android/recyclerview/swipedecorator/RecyclerViewSwipeDecorator.html#setIconHorizontalMargin-int-int-"><code>RecyclerViewSwipeDecorator.setIconHorizontalMargin(int, int)</code></a> instead.</span></div> |
| 91 | +</td> |
| 92 | +</tr> |
| 93 | +<tr class="rowColor"> |
| 94 | +<td class="colOne"><a href="it/xabaras/android/recyclerview/swipedecorator/RecyclerViewSwipeDecorator.Builder.html#setIconHorizontalMargin-int-">it.xabaras.android.recyclerview.swipedecorator.RecyclerViewSwipeDecorator.Builder.setIconHorizontalMargin(int)</a> |
| 95 | +<div class="block"><span class="deprecationComment">in RecyclerViewSwipeDecorator 1.2, use <a href="it/xabaras/android/recyclerview/swipedecorator/RecyclerViewSwipeDecorator.Builder.html#setIconHorizontalMargin-int-int-"><code>setIconHorizontalMargin(int, int)</code></a> instead.</span></div> |
| 96 | +</td> |
| 97 | +</tr> |
| 98 | +</tbody> |
| 99 | +</table> |
| 100 | +</li> |
| 101 | +</ul> |
73 | 102 | </div> |
74 | 103 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
75 | 104 | <div class="bottomNav"><a name="navbar.bottom"> |
|
0 commit comments