diff --git a/.idea/misc.xml b/.idea/misc.xml
index 3a2ab9b..e8b804a 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -4,10 +4,6 @@
diff --git a/app/src/main/res/layout/activity_paint.xml b/app/src/main/res/layout/activity_paint.xml
index abcf863..d0a2f8f 100644
--- a/app/src/main/res/layout/activity_paint.xml
+++ b/app/src/main/res/layout/activity_paint.xml
@@ -13,8 +13,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
- tools:layout_editor_absoluteX="133dp"
- tools:layout_editor_absoluteY="16dp" />
+ tools:layout_editor_absoluteX="-16dp"
+ tools:layout_editor_absoluteY="-16dp" />
+
+
\ No newline at end of file