commit | e6404b8168ee68bbaad753be932129d73d54de39 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Mon Jul 18 10:30:55 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 18 10:30:55 2011 -0700 |
tree | 75d277e8b4441a164674e3f4029a960770d6e710 | |
parent | 22a50d1be91b88ef0f978f582c12b8e630f7eef6 [diff] | |
parent | d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779 [diff] |
Merge "Move ComboView to its own activity"
diff --git a/res/layout-sw600dp/title_bar_nav.xml b/res/layout-sw600dp/title_bar_nav.xml index ccb9188..818707e 100644 --- a/res/layout-sw600dp/title_bar_nav.xml +++ b/res/layout-sw600dp/title_bar_nav.xml
@@ -21,7 +21,7 @@ <LinearLayout android:id="@+id/navbuttons" android:layout_width="wrap_content" - android:layout_height="wrap_content" + android:layout_height="match_parent" android:orientation="horizontal"> <ImageButton android:id="@+id/back"