Commit 5f274511 authored by Inès EL HADRI's avatar Inès EL HADRI 💤

add edittext focus

parent bb778c5b
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
android:exported="false" /> android:exported="false" />
<activity <activity
android:name=".MainActivity" android:name=".MainActivity"
android:windowSoftInputMode="adjustPan"
android:exported="true" android:exported="true"
android:label="@string/app_name"> android:label="@string/app_name">
<intent-filter> <intent-filter>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment