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

am: a2fe3be17d

Change-Id: I8618dd139fedc0af13bdb6e00b441b237a319784
This commit is contained in:
Nick Cook
2019-07-19 10:15:39 -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>