diff options
| -rw-r--r-- | docs/html/guide/topics/ui/actionbar.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/ui/actionbar.jd b/docs/html/guide/topics/ui/actionbar.jd index be58493ee9c2..10ab61ffbe43 100644 --- a/docs/html/guide/topics/ui/actionbar.jd +++ b/docs/html/guide/topics/ui/actionbar.jd @@ -393,7 +393,7 @@ by older versions).</li> <meta-data android:name="android.support.UI_OPTIONS" android:value="splitActionBarWhenNarrow" /> </activity> -</manifest ...> +</manifest> </pre> |