summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-07-23 17:57:39 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-07-23 17:57:40 +0000
commitf2dc8a2704486eb031cfa5014d0626e96f5d5a43 (patch)
tree5adaccbfc2434fb0526129d7dd93d4d52779d957 /AndroidManifest.xml
parent365344bcb99ac7a72948a13f2babaadc19efe0e6 (diff)
parentd99993213962df64c9d76005df86c2fb83fca074 (diff)
Merge "Style and layout changes to match redlines"
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 273429ca6..e66733c62 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -175,12 +175,11 @@
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.TAB" />
</intent-filter>
- -->
-
+ -->
</activity>
<activity android:name="com.android.dialer.calllog.NewCallLogActivity"
- android:label="@string/recentCallsIconLabel"
+ android:label="@string/call_log_activity_title"
android:theme="@style/NewDialtactsTheme"
android:screenOrientation="portrait"
android:icon="@mipmap/ic_launcher_phone">