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
Align the AppWidgets showcase entrypoint to highlight canonical layout samples.
The main "AppWidgets" page now displays link to the canonical layout showcase page and then below it, demonstrates the functionality to pin and show widget information.
Copy file name to clipboardExpand all lines: samples/user-interface/appwidgets/src/main/res/values/strings.xml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,10 @@
18
18
<stringname="placeholder_app_widget_pin">Pin an App Widget:</string>
19
19
<stringname="placeholder_app_widget_pin_unavailable">Pinning is not supported in the default launcher</string>
20
20
<stringname="placeholder_pin_app_widget">Sample to demonstrate how to get the app\'s appwidgets info and request the user to pin them in the launcher.</string>
21
-
<stringname="placeholder_tap_to_add_to_home">Tap \"Add to home\" button on any of the items in the canonical widget layouts demo page to pin:</string>
21
+
<stringname="placeholder_tap_to_add_to_home">Tap \"Add to home\" button on any of the items in the canonical widget layouts demo page:</string>
22
22
<stringname="placeholder_tap_to_pin">Or tap on any of the items below to request the launcher to pin them:</string>
0 commit comments