You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demo/src/main/res/values/strings.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,8 @@
34
34
<stringname="button_gradient">Gradient</string>
35
35
<stringname="button_opacity">Opacity</string>
36
36
<stringname="bad_maps_api_key">The Google Maps API key looks invalid or is missing. If you are sure your key is correct, you can remove this check from the demo.</string>
37
+
<stringname="percentage_format">%1$d%%</string>
38
+
37
39
<!-- This should be set here or in secrets.properties. -->
0 commit comments