webrtc/examples
dharmesh f824ef8062 Disable switch camera and route change buttons when processing
When user touches switch camera it takes a while for camera to switch.
So disabled switch camera button on touch and enabled it back when
switch camera is done. It also gives visual feedback to user.
Did same change for route change button as well. Route change
operation is relatively fast but making this change make it robust in
case the operation takes time.

Also changed image color and background color highlight color for
touch highlight.

Bug: webrtc:11778
Change-Id: I037b830f7a02b49bf292b8838bd245db585dbd22
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179041
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31910}
2020-08-11 13:18:39 +00:00
..
aarproject Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339) 2020-06-26 05:33:14 +00:00
androidapp Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339) 2020-06-26 05:33:14 +00:00
androidjunit Split android_junit_tests and move targets in the right package. 2020-01-21 08:07:26 +00:00
androidnativeapi Migrate common_video/ and examples/ to webrtc::Mutex. 2020-07-07 13:33:27 +00:00
androidtests Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339) 2020-06-26 05:33:14 +00:00
androidvoip Implemented Android Demo Application for VoIP API 2020-07-21 16:34:22 +00:00
objc Disable switch camera and route change buttons when processing 2020-08-11 13:18:39 +00:00
objcnativeapi Migrate common_video/ and examples/ to webrtc::Mutex. 2020-07-07 13:33:27 +00:00
peerconnection Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
stunprober Switch pc client and stunprober to ABSL_FLAG. 2019-07-17 14:03:59 +00:00
stunserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turnserver Format almost everything. 2019-07-08 13:45:15 +00:00
unityplugin Remove inactive OWNERS. 2020-02-19 13:37:36 +00:00
BUILD.gn Implemented Android Demo Application for VoIP API 2020-07-21 16:34:22 +00:00
DEPS Remove +absl/flags exceptions from non root DEPS files. 2019-07-16 16:52:41 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00