docs: Fixing formatting problem am: 6f29c2091c

am: 28343328c2

Change-Id: Id86e79f3e7654126f59ca87f7fb08aeec3a85324
This commit is contained in:
Andrew Solovay
2016-09-01 02:36:02 +00:00
committed by android-build-merger

View File

@@ -23,11 +23,10 @@ trainingnavtop=true
<div class="download-box">
<a href="{@docRoot}shareables/training/ThreadSample.zip" class="button">Download the sample</a>
<p class="filename">ThreadSample.zip</p>
</div>
</div>
</div> <!-- download-box -->
</div>
</div>
</div> <!-- tb -->
</div> <!-- tb-wrapper -->
<p>
This lesson shows you how to implement a {@link java.lang.Runnable} class, which runs the code