Index: webrtc/examples/androidapp/res/layout/fragment_call.xml |
diff --git a/webrtc/examples/androidapp/res/layout/fragment_call.xml b/webrtc/examples/androidapp/res/layout/fragment_call.xml |
index 70a9a28197a1ae49378e703507181d3bff9fec77..b2b0f0edaa9536ae79c12e818c865ab289ad0844 100644 |
--- a/webrtc/examples/androidapp/res/layout/fragment_call.xml |
+++ b/webrtc/examples/androidapp/res/layout/fragment_call.xml |
@@ -15,6 +15,7 @@ |
android:textSize="24sp" |
android:layout_margin="8dp"/> |
+ <!-- Note if you change this: the capture quality slider injects itself programmatically below |buttons_call_container|. --> |
<LinearLayout |
android:id="@+id/buttons_call_container" |
android:orientation="horizontal" |