Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ android:screenOrientation="nosensor" android:enabled="@*android:bool/config_voice_capable" android:taskAffinity="android.task.contacts.phone" android:windowSoftInputMode="stateAlwaysHidden"> android:windowSoftInputMode="stateAlwaysHidden|adjustNothing"> <intent-filter> <action android:name="android.intent.action.DIAL" /> <category android:name="android.intent.category.DEFAULT" /> Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ android:screenOrientation="nosensor" android:enabled="@*android:bool/config_voice_capable" android:taskAffinity="android.task.contacts.phone" android:windowSoftInputMode="stateAlwaysHidden"> android:windowSoftInputMode="stateAlwaysHidden|adjustNothing"> <intent-filter> <action android:name="android.intent.action.DIAL" /> <category android:name="android.intent.category.DEFAULT" /> Loading