summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorIhab Awad <ihab@google.com>2014-06-30 21:24:01 -0700
committerIhab Awad <ihab@google.com>2014-07-02 12:38:30 -0700
commit1d1bd0da0b32a5b8cb1c7c5585acccb180b19849 (patch)
tree9bca7648e00e95e177c8fd52fa775f3e16769228 /res/layout
parente9b9290142e0e0e767536bc0e8f89f80f7ad3926 (diff)
Rename Telecomm "Subscription" to "Account" (3/7)
Change-Id: I866e9d4f629a2b23acb3d3d3f2baeb0a674522f7
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/call_log_list_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml
index d46462eba..0f64e8b0a 100644
--- a/res/layout/call_log_list_item.xml
+++ b/res/layout/call_log_list_item.xml
@@ -113,7 +113,7 @@
android:layout_gravity="center_vertical"
/>
<ImageView
- android:id="@+id/call_subscription_icon"
+ android:id="@+id/call_account_icon"
android:layout_width="@dimen/call_provider_small_icon_size"
android:layout_height="@dimen/call_provider_small_icon_size"
android:layout_marginEnd="@dimen/call_log_icon_margin"