X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Flist_item_forecast.xml;h=5d5b26874bb0ef3cc3d073206bc9b7c28d92e1c8;hb=cffe4d29f34f7c0ef8b12d99591b684b7c893779;hp=aa01480556259cf185e15f69bd4e7d711db6b752;hpb=10265f8b4d2e1cb0f74f50ac7700aacad6bd2255;p=Sunshine.git diff --git a/app/src/main/res/layout/list_item_forecast.xml b/app/src/main/res/layout/list_item_forecast.xml index aa01480..5d5b268 100644 --- a/app/src/main/res/layout/list_item_forecast.xml +++ b/app/src/main/res/layout/list_item_forecast.xml @@ -1,13 +1,47 @@ - - + android:orientation="horizontal" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:gravity="center_vertical" + android:minHeight="?android:attr/listPreferredItemHeight" + android:padding="16dp" + > + + + + + + + + + + + + + + + \ No newline at end of file