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

Commit eb8d2fcb authored by Dake Gu's avatar Dake Gu
Browse files

leanback: Fix link to changed API setTitle()

To match ag/952395.

Change-Id: I96cf9caa34bd560f14f7864201f3ac228cd2537d
parent 729c640c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -166,7 +166,7 @@ public class MainFragment extends BrowseFragment implements
  shown in figures 1 and 2. This method replaces the title string with the
  drawable resource, if {@code setTitle()} is also called. The drawable resource should be 52dps
  tall.</li>
  <li>{@link android.support.v17.leanback.app.BrowseFragment#setTitle(java.lang.String) setTitle()}
  <li>{@link android.support.v17.leanback.app.BrowseFragment#setTitle(java.lang.CharSequence) setTitle()}
  sets the title string in the upper-right corner of the browse fragment, unless
  {@code setBadgeDrawable()} is called.</li>
  <li>{@link android.support.v17.leanback.app.BrowseFragment#setHeadersState(int) setHeadersState()}