File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -643,7 +643,7 @@ This tells the <a>child layout</a> to produce a {{Fragment}} starting at the poi
643
643
Issue: Explain resuming the author defined layout.
644
644
645
645
<div class="example">
646
- This example shows a simple layout which places indents child fragments for a certain number of
646
+ This example shows a simple layout which indents child fragments for a certain number of
647
647
lines.
648
648
649
649
This example also demonstrates using the previous {{Fragment/breakToken}} of a {{Fragment}} to
@@ -775,7 +775,7 @@ interface LayoutEdges {
775
775
};
776
776
</pre>
777
777
778
- A {{LayoutEdges}} object is passed into the layout method. This represents size of the <a>box
778
+ A {{LayoutEdges}} object is passed into the layout method. This represents the size of the <a>box
779
779
model edges</a> for the current box which is being laid out.
780
780
781
781
The {{LayoutEdges}} has {{LayoutEdges/border}} , {{LayoutEdges/scrollbar}} , and
You can’t perform that action at this time.
0 commit comments