summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-10-21 00:07:46 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-10-21 00:07:46 +0000
commitf3da14fa0528ea9cd4395b8ef76390ad0b55352b (patch)
treefed6653d28c60d8a1d1b79d76480ce3c3039b0e8 /res/layout
parentcb05f72cf917a00da294054ff99407caaa152dbc (diff)
parentd77a58b53f4cb0866d99fe652e77e636ab586119 (diff)
Merge "Hide the hide blocked call settings if no VVM." into ub-contactsdialer-a-dev
Diffstat (limited to 'res/layout')
-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 c5760da3a..f8d303010 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"