Merge "docs: remove old broken link" into qt-dev am: 2dc61fc4f4 am: 101f294b58

am: 2947a87032

Change-Id: I8dab46c3abe2702156eefd500b74b0ed66426c55
This commit is contained in:
Joshua Baxter
2019-11-06 14:25:37 -08:00
committed by android-build-merger

View File

@@ -120,10 +120,6 @@ import java.util.function.Predicate;
* <a href="{@docRoot}training/improving-layouts/smooth-scrolling.html">
* Making ListView Scrolling Smooth</a> for more ways to ensure a smooth user experience.</p>
*
* <p>For a more complete example of creating a custom adapter, see the
* <a href="{@docRoot}samples/CustomChoiceList/index.html">
* Custom Choice List</a> sample app.</p>
*
* <p>To specify an action when a user clicks or taps on a single list item, see
* <a href="{@docRoot}guide/topics/ui/declaring-layout.html#HandlingUserSelections">
* Handling click events</a>.</p>