summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-07-23 16:53:36 -0700
committerYorke Lee <yorkelee@google.com>2013-07-23 18:25:34 -0700
commit481994f4962ec937ba8775578c2bb9d76141fd7f (patch)
treebc4ee7da87d8ad0d30f852e7678074cda13d9756 /AndroidManifest.xml
parentf2dc8a2704486eb031cfa5014d0626e96f5d5a43 (diff)
downloadpackages_apps_Dialer-481994f4962ec937ba8775578c2bb9d76141fd7f.tar.gz
packages_apps_Dialer-481994f4962ec937ba8775578c2bb9d76141fd7f.tar.bz2
packages_apps_Dialer-481994f4962ec937ba8775578c2bb9d76141fd7f.zip
Redlines for call history screen, as well as most recent call log
* Add and change background and layout for CallLogListItem * Create wrapper view for most recent call log item * Change actionbar background in Call History activity * Hide phone number in call log items * Add tab indicator drawables Change-Id: Ic86c3fac857971aba58ba3ac1d79ddebaf663da6
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e66733c62..c576cd736 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -175,7 +175,7 @@
<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"