diff --git a/app/src/main/java/nsit/app/com/nsitapp/ChooseFeedItems.java b/app/src/main/java/nsit/app/com/nsitapp/ChooseFeedItems.java
index eeb1eea0..5ea9f3aa 100644
--- a/app/src/main/java/nsit/app/com/nsitapp/ChooseFeedItems.java
+++ b/app/src/main/java/nsit/app/com/nsitapp/ChooseFeedItems.java
@@ -74,18 +74,18 @@ protected void onCreate(Bundle savedInstanceState) {
CheckBox aagaz = (CheckBox) findViewById(R.id.check_aagaz);
- TextView tCollegespace = (TextView) findViewById(R.id.stars_collegespace);
- TextView tCrosslinks = (TextView) findViewById(R.id.stars_crosslinks);
- TextView tJunoon = (TextView) findViewById(R.id.stars_junoon);
- TextView tRotaract = (TextView) findViewById(R.id.stars_rotaract);
- TextView tBullet = (TextView) findViewById(R.id.stars_bullethawk);
- TextView tCsi = (TextView) findViewById(R.id.stars_csi);
- TextView tIeee = (TextView) findViewById(R.id.stars_ieee);
- TextView tDeb = (TextView) findViewById(R.id.stars_debsoc);
- TextView tQuiz = (TextView) findViewById(R.id.stars_quiz);
- TextView tAshwa = (TextView) findViewById(R.id.stars_ashwa);
- TextView tEnactus = (TextView) findViewById(R.id.stars_enactus);
- TextView tAagaz = (TextView) findViewById(R.id.stars_aagaz);
+ TextView tCollegespace = (TextView) findViewById(R.id.likes_collegespace);
+ TextView tCrosslinks = (TextView) findViewById(R.id.likes_crosslinks);
+ TextView tJunoon = (TextView) findViewById(R.id.likes_junoon);
+ TextView tRotaract = (TextView) findViewById(R.id.likes_rotaract);
+ TextView tBullet = (TextView) findViewById(R.id.likes_bullethawk);
+ TextView tCsi = (TextView) findViewById(R.id.likes_csi);
+ TextView tIeee = (TextView) findViewById(R.id.likes_ieee);
+ TextView tDeb = (TextView) findViewById(R.id.likes_debsoc);
+ TextView tQuiz = (TextView) findViewById(R.id.likes_quiz);
+ TextView tAshwa = (TextView) findViewById(R.id.likes_ashwa);
+ TextView tEnactus = (TextView) findViewById(R.id.likes_enactus);
+ TextView tAagaz = (TextView) findViewById(R.id.likes_aagaz);
SharedPreferences i = PreferenceManager.getDefaultSharedPreferences(getApplicationContext());
diff --git a/app/src/main/res/drawable-hdpi/ic_stars_black_24dp.png b/app/src/main/res/drawable-hdpi/ic_likes_black_24dp.png
similarity index 100%
rename from app/src/main/res/drawable-hdpi/ic_stars_black_24dp.png
rename to app/src/main/res/drawable-hdpi/ic_likes_black_24dp.png
diff --git a/app/src/main/res/drawable-mdpi/ic_stars_black_24dp.png b/app/src/main/res/drawable-mdpi/ic_likes_black_24dp.png
similarity index 100%
rename from app/src/main/res/drawable-mdpi/ic_stars_black_24dp.png
rename to app/src/main/res/drawable-mdpi/ic_likes_black_24dp.png
diff --git a/app/src/main/res/drawable-xhdpi/ic_stars_black_24dp.png b/app/src/main/res/drawable-xhdpi/ic_likes_black_24dp.png
similarity index 100%
rename from app/src/main/res/drawable-xhdpi/ic_stars_black_24dp.png
rename to app/src/main/res/drawable-xhdpi/ic_likes_black_24dp.png
diff --git a/app/src/main/res/layout-land/activity_choose_feed_items.xml b/app/src/main/res/layout-land/activity_choose_feed_items.xml
index 9079e3ff..c59ebcb0 100644
--- a/app/src/main/res/layout-land/activity_choose_feed_items.xml
+++ b/app/src/main/res/layout-land/activity_choose_feed_items.xml
@@ -69,7 +69,7 @@
android:paddingTop="10dp">
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:src="@drawable/ic_likes_black_24dp" />
+ android:id="@+id/likes_ieee"/>
+ android:id="@+id/likes_ashwa"/>
+ android:id="@+id/likes_junoon"/>
+ android:id="@+id/likes_debsoc"/>
+ android:id="@+id/likes_quiz"/>
+ android:id="@+id/likes_bullethawk"/>
+ android:id="@+id/likes_rotaract"/>