diff --git a/res/anim/item_animation_fall_down.xml b/res/anim/item_animation_fade_in.xml
similarity index 62%
rename from res/anim/item_animation_fall_down.xml
rename to res/anim/item_animation_fade_in.xml
index df2451cf6384bb5368aae6744941ad59416805fd..68a2713e534f725d1060ab22f1266a0b659d7500 100644
--- a/res/anim/item_animation_fall_down.xml
+++ b/res/anim/item_animation_fade_in.xml
@@ -18,25 +18,10 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/res/anim/layout_animation_fall_down.xml b/res/anim/layout_animation_fade_in.xml
similarity index 93%
rename from res/anim/layout_animation_fall_down.xml
rename to res/anim/layout_animation_fade_in.xml
index f39735c157b9e4af8edd87c16cbdba16f743de01..fcdb874171884aad24e2941b5a8f7e9b656cfc72 100644
--- a/res/anim/layout_animation_fall_down.xml
+++ b/res/anim/layout_animation_fade_in.xml
@@ -17,6 +17,6 @@
\ No newline at end of file
diff --git a/res/layout/homepage_condition_half_tile.xml b/res/layout/homepage_condition_half_tile.xml
index eff167abb9f3ecba6bbf7a2269b7116ab68ebf4f..895183f6e872504d4562db51d7924a2b122a051f 100644
--- a/res/layout/homepage_condition_half_tile.xml
+++ b/res/layout/homepage_condition_half_tile.xml
@@ -25,38 +25,44 @@
android:id="@+id/content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingStart="@dimen/homepage_card_padding_start"
- android:paddingEnd="@dimen/homepage_card_padding_end"
android:paddingTop="@dimen/homepage_condition_half_card_padding_top"
android:orientation="vertical">
-
-
-
+ android:paddingStart="@dimen/homepage_card_padding_start"
+ android:paddingEnd="@dimen/homepage_card_padding_end"
+ android:orientation="vertical">
-
+
+
+
+
+
-
+
+