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

am: d0a4a594c5

Change-Id: I7b51ae46bbe26d888f9cb541244c2024c3833698
This commit is contained in:
Nick Cook
2019-07-19 10:23:35 -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>