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

Commit dca499fd authored by Dake Gu's avatar Dake Gu Committed by Android (Google) Code Review
Browse files

Merge "leanback: Fix link to changed API setTitle()" into nyc-dev

parents 4dfde607 eb8d2fcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line 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
  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
  drawable resource, if {@code setTitle()} is also called. The drawable resource should be 52dps
  tall.</li>
  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
  sets the title string in the upper-right corner of the browse fragment, unless
  {@code setBadgeDrawable()} is called.</li>
  {@code setBadgeDrawable()} is called.</li>
  <li>{@link android.support.v17.leanback.app.BrowseFragment#setHeadersState(int) setHeadersState()}
  <li>{@link android.support.v17.leanback.app.BrowseFragment#setHeadersState(int) setHeadersState()}