From 488679fccee078348a5fd79d701fdec365199051 Mon Sep 17 00:00:00 2001 From: Camera Software Integration Date: Fri, 30 Oct 2015 10:13:25 -0700 Subject: SnapdragonCamera: Introducing mute button Introducing audio mute button on video recording Change-Id: I69ff6fe97c4b8d76a890b5e41667dab534d69ba8 CRs-Fixed: 937239 --- res/layout/camera_controls.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res/layout/camera_controls.xml') diff --git a/res/layout/camera_controls.xml b/res/layout/camera_controls.xml index af47a13b6..66519d41c 100644 --- a/res/layout/camera_controls.xml +++ b/res/layout/camera_controls.xml @@ -39,6 +39,12 @@ android:contentDescription="@string/accessibility_menu_button" android:src="@drawable/ic_settings" /> + +