diff --git a/HW5/res/layout/tweet_list.xml b/HW5/res/layout/tweet_list.xml index f59ecdb..32cace8 100644 --- a/HW5/res/layout/tweet_list.xml +++ b/HW5/res/layout/tweet_list.xml @@ -2,22 +2,25 @@ + android:layout_height="fill_parent" + android:padding="2dp" > \ No newline at end of file