diff --git a/Opus/Resources/layout/HomeChannels.xml b/Opus/Resources/layout/HomeChannels.xml
index 2bc6df2..a4dcbd1 100644
--- a/Opus/Resources/layout/HomeChannels.xml
+++ b/Opus/Resources/layout/HomeChannels.xml
@@ -35,4 +35,8 @@
android:clickable="false"
android:text="View More"
android:layout_centerHorizontal="true" />
+
\ No newline at end of file
diff --git a/Opus/Resources/layout/HomePlaylists.xml b/Opus/Resources/layout/HomePlaylists.xml
index 186a87c..7cb3bb2 100644
--- a/Opus/Resources/layout/HomePlaylists.xml
+++ b/Opus/Resources/layout/HomePlaylists.xml
@@ -35,4 +35,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/lineRecycler" />
+
\ No newline at end of file
diff --git a/Opus/Resources/layout/LineSongs.xml b/Opus/Resources/layout/LineSongs.xml
index bfcd8a8..e0d9b20 100644
--- a/Opus/Resources/layout/LineSongs.xml
+++ b/Opus/Resources/layout/LineSongs.xml
@@ -35,4 +35,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/lineRecycler" />
+
\ No newline at end of file