summaryrefslogtreecommitdiffstats
path: root/res/layout/on_going_call_controller_bar_fragment.xml
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2019-05-08 16:56:53 -0700
committerCole Faust <colefaust@google.com>2019-05-13 15:31:46 -0700
commit5cd9f2be09f0cea1f119f6bf8c2555c2fb19134c (patch)
treeac8de7217c1d186de8b87025a6f774f17e073cc2 /res/layout/on_going_call_controller_bar_fragment.xml
parente7f1be04df1444bb783bc0d5480336998b59909e (diff)
downloadplatform_packages_apps_Car_Dialer-5cd9f2be09f0cea1f119f6bf8c2555c2fb19134c.tar.gz
platform_packages_apps_Car_Dialer-5cd9f2be09f0cea1f119f6bf8c2555c2fb19134c.tar.bz2
platform_packages_apps_Car_Dialer-5cd9f2be09f0cea1f119f6bf8c2555c2fb19134c.zip
Constrain the ripple to the make and end call buttons' outlines
Fixes: 131249717 Test: Manually Change-Id: Ie42d7353ae842155779779ced2c3a47caabd6676
Diffstat (limited to 'res/layout/on_going_call_controller_bar_fragment.xml')
-rw-r--r--res/layout/on_going_call_controller_bar_fragment.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/on_going_call_controller_bar_fragment.xml b/res/layout/on_going_call_controller_bar_fragment.xml
index 30979691..787e489a 100644
--- a/res/layout/on_going_call_controller_bar_fragment.xml
+++ b/res/layout/on_going_call_controller_bar_fragment.xml
@@ -47,7 +47,6 @@ limitations under the License.
android:id="@+id/end_call_button"
style="@style/DialpadPrimaryButton"
android:src="@drawable/ic_call_end_button"
- android:background="@drawable/dialer_ripple_background"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toEndOf="@+id/toggle_dialpad_button"
app:layout_constraintEnd_toStartOf="@+id/voice_channel_button"