Loading docs/html/preview/tv/start/index.jd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -95,7 +95,7 @@ page.tags="leanback","recyclerview","launcher" <activity <activity android:name="com.example.android.<strong>TvActivity</strong>" android:name="com.example.android.<strong>TvActivity</strong>" android:label="@string/app_name" android:label="@string/app_name" android:theme="@android:style/Theme.Leanback"> android:theme="@style/Theme.Leanback"> <intent-filter> <intent-filter> <action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" /> Loading docs/html/preview/tv/ui/layouts.jd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -46,7 +46,7 @@ page.title=Layouts for TV <h3 id="leanback-theme">Leanback Theme</h3> <h3 id="leanback-theme">Leanback Theme</h3> <p>The Leanback library provides a standard theme for TV activities, called {@code <p>The Leanback library provides a standard theme for TV activities, called {@code Leanback.Theme}, which establishes a consistent visual style for TV apps. Use of this theme is Theme.Leanback}, which establishes a consistent visual style for TV apps. Use of this theme is recommended for most apps. This theme is recommended for any TV app that uses the Leanback recommended for most apps. This theme is recommended for any TV app that uses the Leanback library classes. The following code sample shows how to apply this theme to a given library classes. The following code sample shows how to apply this theme to a given activity within an app:</p> activity within an app:</p> Loading Loading
docs/html/preview/tv/start/index.jd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -95,7 +95,7 @@ page.tags="leanback","recyclerview","launcher" <activity <activity android:name="com.example.android.<strong>TvActivity</strong>" android:name="com.example.android.<strong>TvActivity</strong>" android:label="@string/app_name" android:label="@string/app_name" android:theme="@android:style/Theme.Leanback"> android:theme="@style/Theme.Leanback"> <intent-filter> <intent-filter> <action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" /> Loading
docs/html/preview/tv/ui/layouts.jd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -46,7 +46,7 @@ page.title=Layouts for TV <h3 id="leanback-theme">Leanback Theme</h3> <h3 id="leanback-theme">Leanback Theme</h3> <p>The Leanback library provides a standard theme for TV activities, called {@code <p>The Leanback library provides a standard theme for TV activities, called {@code Leanback.Theme}, which establishes a consistent visual style for TV apps. Use of this theme is Theme.Leanback}, which establishes a consistent visual style for TV apps. Use of this theme is recommended for most apps. This theme is recommended for any TV app that uses the Leanback recommended for most apps. This theme is recommended for any TV app that uses the Leanback library classes. The following code sample shows how to apply this theme to a given library classes. The following code sample shows how to apply this theme to a given activity within an app:</p> activity within an app:</p> Loading