Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ android:launchMode="singleTask" android:clearTaskOnLaunch="true" android:icon="@mipmap/ic_launcher_phone" android:screenOrientation="nosensor" android:screenOrientation="portrait" android:enabled="@*android:bool/config_voice_capable" android:windowSoftInputMode="stateAlwaysHidden|adjustNothing"> <intent-filter> Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ android:launchMode="singleTask" android:clearTaskOnLaunch="true" android:icon="@mipmap/ic_launcher_phone" android:screenOrientation="nosensor" android:screenOrientation="portrait" android:enabled="@*android:bool/config_voice_capable" android:windowSoftInputMode="stateAlwaysHidden|adjustNothing"> <intent-filter> Loading