~singpolyma/cheogram-android

ce49fa20fddc7a75f920781a2d0b4662f581d1a1 — Stephen Paul Weber 1 year, 4 months ago f1f08c7
Show account colour laid onto background as user will actually see it
1 files changed, 0 insertions(+), 6 deletions(-)

M src/main/res/layout/activity_edit_account.xml
M src/main/res/layout/activity_edit_account.xml => src/main/res/layout/activity_edit_account.xml +0 -6
@@ 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"