Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c85ff547 authored by Daisuke Miyakawa's avatar Daisuke Miyakawa Committed by Android Git Automerger
Browse files

am d14d3793: Merge "Force DialtactsActivity to use portrait oriention" into jb-dev

* commit 'd14d3793':
  Force DialtactsActivity to use portrait oriention
parents 5bef6c95 d14d3793
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,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:taskAffinity="android.task.contacts.phone"
            android:windowSoftInputMode="stateAlwaysHidden|adjustNothing">