Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8654274 authored by Joshua Baxter's avatar Joshua Baxter Committed by android-build-merger
Browse files

Merge "docs: remove old broken link" into qt-dev am: 2dc61fc4 am: 101f294b am: 2947a870

am: b5ac0fcb

Change-Id: Id141c82bb2fdc996aa9c45978ccf8542878721ad
parents a8cf3347 b5ac0fcb
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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>