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
{{ message }}
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+11
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,15 @@
11
11
<stringname="view_guide_chain_style_spread_inside">Chained views with \nlayout_constraintHorizontal_chainStyle=\'spread_inside\'</string>
12
12
<stringname="view_guide_chain_style_spread">Chained views with \nlayout_constraintHorizontal_chainStyle=\'spread\'</string>
13
13
<stringname="view_guide_chain_style_packed">Chained views with \nlayout_constraintHorizontal_chainStyle=\'packed\'</string>
14
+
15
+
<stringname="lorem_ipsum">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum facilisis nisl id nibh dictum vulputate nec ut lacus. Curabitur eget sodales nulla. Morbi suscipit aliquam orci vel convallis. Donec at nunc a purus interdum volutpat. Curabitur eu elementum libero, vel sodales nisi. Donec eget orci tristique, luctus odio eget, pellentesque risus. Morbi varius rhoncus nibh, ut lacinia enim porta non. Aliquam a enim quam. Fusce facilisis magna ut enim sagittis aliquam. Vivamus cursus lacus eu lorem dictum aliquam.</string>
16
+
17
+
<stringname="barrier_guide_text">In this Barrier example, the barrier is set on the right side of "Small Label" and "ACTION LABEL". Notice initially how this description is pushed by the action button. Now, if you toggle the label text, you will see the barrier also grows with it and pushes this content event further.</string>
0 commit comments