diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index a23709c..fcaa427 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -9,6 +9,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.MyWeather">
+
diff --git a/app/src/main/res/layout/add_city_page.xml b/app/src/main/res/layout/add_city_page.xml
index 505cf10..7832f96 100644
--- a/app/src/main/res/layout/add_city_page.xml
+++ b/app/src/main/res/layout/add_city_page.xml
@@ -22,6 +22,10 @@
+
+
+
+
+
+