Accessible call answering/rejecting and content descriptions.

This commit is contained in:
Alan Evans
2019-07-29 09:36:48 -04:00
parent 17400020b7
commit e0d1987445
12 changed files with 600 additions and 473 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/webrtc_camera_front_button" android:state_checked="true" />
<item android:drawable="@drawable/webrtc_camera_rear_button" android:state_checked="false" />
</selector>