Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ <!-- The main Contacts activity with the contact list, favorites, and groups. --> <activity android:name=".activities.PeopleActivity" android:label="@string/people" android:label="@string/app_name" android:theme="@style/PeopleTheme" android:screenOrientation="nosensor" android:uiOptions="splitActionBarWhenNarrow" Loading res/values/config.xml +2 −0 Original line number Diff line number Diff line Loading @@ -16,4 +16,6 @@ <resources> <!-- CMCC feature --> <bool name="config_show_quick_call_button" translatable="false">false</bool> <string name="app_name">@string/people</string> </resources> No newline at end of file Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ <!-- The main Contacts activity with the contact list, favorites, and groups. --> <activity android:name=".activities.PeopleActivity" android:label="@string/people" android:label="@string/app_name" android:theme="@style/PeopleTheme" android:screenOrientation="nosensor" android:uiOptions="splitActionBarWhenNarrow" Loading
res/values/config.xml +2 −0 Original line number Diff line number Diff line Loading @@ -16,4 +16,6 @@ <resources> <!-- CMCC feature --> <bool name="config_show_quick_call_button" translatable="false">false</bool> <string name="app_name">@string/people</string> </resources> No newline at end of file