Loading docs/html/training/tv/playback/browse.jd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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()} Loading Loading
docs/html/training/tv/playback/browse.jd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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()} Loading