Show account colour laid onto background as user will actually see it

Stephen Paul Weber created

Change summary

src/main/res/layout/activity_edit_account.xml | 6 ------
1 file changed, 6 deletions(-)

Detailed changes

src/main/res/layout/activity_edit_account.xml 🔗

@@ -572,12 +572,6 @@
                                 android:layout_alignParentRight="true"
                                 android:layout_centerVertical="true">
 
-                                <ImageView
-                                    android:layout_margin="1dp"
-                                    android:layout_width="fill_parent"
-                                    android:layout_height="fill_parent"
-                                    android:src="@drawable/checker_background" />
-
                                 <View
                                     android:layout_margin="1dp"
                                     android:id="@+id/colorPreview"