Skip to content

Commit f2c6030

Browse files
committed
Adds snippet for the "Create a parallax scrolling effect" doc at https://developer.android.com/quick-guides/content/parallax-scrolling?hl=en
1 parent e1631c0 commit f2c6030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/snippets/src/main/res/values-es/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@
5252
<string name="favorites">Favoritos</string>
5353
<string name="shopping">Compras</string>
5454
<string name="profile">Perfil</string>
55+
<string name="detail_placeholder">Esto es sólo un texto de marcador de posición.</string>
5556
</resources>

0 commit comments

Comments
 (0)