diff --git a/res/layout/action_bar_spinner.xml b/res/layout/action_bar_spinner.xml index 11c2fa801..35b83198e 100644 --- a/res/layout/action_bar_spinner.xml +++ b/res/layout/action_bar_spinner.xml @@ -13,42 +13,53 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - - - + android:paddingLeft="0dip" + android:layout_marginLeft="0dip"> + - + android:layout_alignParentRight="true" + android:layout_marginLeft="4dp" + style="@style/unreadCountActionBar" /> + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/action_bar_spinner_dropdown.xml b/res/layout/action_bar_spinner_dropdown.xml index dc588f500..0b350980d 100644 --- a/res/layout/action_bar_spinner_dropdown.xml +++ b/res/layout/action_bar_spinner_dropdown.xml @@ -18,46 +18,52 @@ The list items for the account spinner drop down. Popup width is set at runtime from @dimen/account_spinner_dropdown_width --> - - - + + + android:layout_width="0dip" + android:layout_weight="1"> + android:layout_width="match_parent" + android:ellipsize="end" + style="@android:style/TextAppearance.Holo.Widget.ActionBar.Title"/> + + + + + - - - + + + + + diff --git a/res/values-sw600dp/styles.xml b/res/values-sw600dp/styles.xml index 815749b7b..9f3d165ed 100644 --- a/res/values-sw600dp/styles.xml +++ b/res/values-sw600dp/styles.xml @@ -132,11 +132,6 @@ true - -