Bring up the keyboard when entering the Add PC

This commit is contained in:
Cameron Gutman 2019-08-21 18:45:58 -07:00
parent 64e1ba500c
commit fd457c5dea

View File

@ -104,6 +104,7 @@
<activity
android:name=".preferences.AddComputerManually"
android:resizeableActivity="true"
android:windowSoftInputMode="stateVisible"
android:label="Add Computer Manually">
<meta-data
android:name="android.support.PARENT_ACTIVITY"