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="@drawable/ic_launcher_phone" android:screenOrientation="nosensor" android:screenOrientation="portrait" > <intent-filter> <action android:name="android.intent.action.DIAL" /> 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="@drawable/ic_launcher_phone" android:screenOrientation="nosensor" android:screenOrientation="portrait" > <intent-filter> <action android:name="android.intent.action.DIAL" /> Loading