Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: webrtc/examples/androidapp/res/values/strings.xml

Issue 2504643002: Fix Android lint error. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/examples/androidapp/src/org/appspot/apprtc/CaptureQualityController.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/androidapp/res/values/strings.xml
diff --git a/webrtc/examples/androidapp/res/values/strings.xml b/webrtc/examples/androidapp/res/values/strings.xml
index 5de2d7ddd7ea96483a8c2fbce81c05023f663087..ef030bde120254f25846c3bd5fdd36e32fbcce99 100644
--- a/webrtc/examples/androidapp/res/values/strings.xml
+++ b/webrtc/examples/androidapp/res/values/strings.xml
@@ -26,6 +26,7 @@
<string name="action_loopback">Loopback connection</string>
<string name="connect_description">Connect to the room</string>
<string name="add_favorite_description">Add favorite</string>
+ <string name="format_description">%1$dx%2$d @ %3$d fps</string>
<!-- Settings strings. -->
<string name="pref_room_key">room_preference</string>
« no previous file with comments | « no previous file | webrtc/examples/androidapp/src/org/appspot/apprtc/CaptureQualityController.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698