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

This commit is contained in:
Nick Cook
2019-07-19 16:58:50 +00:00
committed by Android (Google) Code Review

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>