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

Commit b0c56b24 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix SDK build.

Change-Id: Iec71b6cbaf262f143c65c4b7b98e165f285259ac
parent f1b0eff0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -170,8 +170,8 @@ public class ListFragment extends Fragment {
     * Provide default implementation to return a simple list view.  Subclasses
     * can override to replace with their own layout.  If doing so, the
     * returned view hierarchy <em>must</em> have a ListView whose id
     * is {@link android.R.id.list android.R.id.list} and can optionally
     * have a sibling view id {@link android.R.id.empty android.R.id.empty}
     * is {@link android.R.id#list android.R.id.list} and can optionally
     * have a sibling view id {@link android.R.id#empty android.R.id.empty}
     * that is to be shown when the list is empty.
     */
    @Override