We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76723f2 commit 7cb1e53Copy full SHA for 7cb1e53
1 file changed
Android/APIExample/app/src/main/res/navigation/nav_graph.xml
@@ -171,7 +171,7 @@
171
<fragment
172
android:id="@+id/CustomAudioRecord"
173
android:name="io.agora.api.example.examples.advanced.customaudio.CustomAudioSource"
174
- android:label="@string/item_quickswitck"
+ android:label="@string/item_customaudiosource"
175
tools:layout="@layout/fragment_custom_audio_source" />
176
177
android:id="@+id/CustomAudioRender"
0 commit comments