Merge "docs: Fix broken link." into qt-dev

am: a2fe3be17d

Change-Id: I99943186126549eb9ce1269e619792e619c84bab
This commit is contained in:
Nick Cook
2019-07-19 10:16:48 -07:00
committed by android-build-merger

View File

@@ -50,7 +50,7 @@ import java.util.List;
* override {@link #getView(int, View, ViewGroup)}
* and inflate a view resource.
* For a code example, see
* the <a href="https://developer.android.com/samples/CustomChoiceList/index.html">
* the <a href="https://github.com/googlesamples/android-CustomChoiceList/#readme">
* CustomChoiceList</a> sample.
* </p>
* <p>