summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-10-21 00:13:53 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-10-21 00:13:53 +0000
commit60ed3870a019c2bcb0f139af1ce94c0ab89a9d67 (patch)
tree689e686e579e5196746d82e6253e83393226cd35 /res
parenta7436cfa7e3c35776e02fb08877da648a97e705d (diff)
parentf3da14fa0528ea9cd4395b8ef76390ad0b55352b (diff)
Merge "Hide the hide blocked call settings if no VVM." into ub-contactsdialer-a-dev
am: f3da14fa05 * commit 'f3da14fa0528ea9cd4395b8ef76390ad0b55352b': Hide the hide blocked call settings if no VVM.
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 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"