diff --git a/.idea/misc.xml b/.idea/misc.xml
index cafff0a..d80f919 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -30,13 +30,19 @@
+
+
+
+
+
+
@@ -44,6 +50,9 @@
+
+
+
diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml
index a324943..2b29915 100644
--- a/app/src/main/res/layout/activity_main.xml
+++ b/app/src/main/res/layout/activity_main.xml
@@ -4,8 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:paddingTop="?attr/actionBarSize">
+ android:layout_height="match_parent">
\ No newline at end of file