From 82cc01b8757663f29ead64b664ac3421ee29cf10 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 26 Aug 2014 22:14:41 -0700 Subject: #377 Add display portion of the logic to display a counter of how many new albums --- res/layout/main_buttons.xml | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) (limited to 'res/layout') diff --git a/res/layout/main_buttons.xml b/res/layout/main_buttons.xml index d83632c1..3c190cca 100644 --- a/res/layout/main_buttons.xml +++ b/res/layout/main_buttons.xml @@ -60,10 +60,36 @@ android:text="@string/main.albums_title" style="@style/MainAlbumButtonLabel"/> - + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:minHeight="46dip"> + + + + + +