summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-10-20 15:56:00 -0700
committerAndrew Lee <anwlee@google.com>2015-10-20 15:56:00 -0700
commitd77a58b53f4cb0866d99fe652e77e636ab586119 (patch)
tree80d9a1253fb1e4381e639d69c4c44fe734e094a5 /res
parentb2ae1410907a622c59175f821d07d3c936b2882c (diff)
Hide the hide blocked call settings if no VVM.
We can only honor deleting voicemail for VVM users. Bug:24134270 Change-Id: I2b4ea6856ab4bc79ad93ac111bc78bc7f8b4833e
Diffstat (limited to 'res')
-rw-r--r--res/layout/blocked_number_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/blocked_number_fragment.xml b/res/layout/blocked_number_fragment.xml
index 906e8a10c..50c4f44f2 100644
--- a/res/layout/blocked_number_fragment.xml
+++ b/res/layout/blocked_number_fragment.xml
@@ -23,6 +23,7 @@
android:background="@color/blocked_number_background">
<android.support.v7.widget.CardView
+ android:id="@+id/hide_blocked_calls_setting"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="8dp"