Merge "Fixed table labelling issues in 'Multiple Dimensions' multiple apk lesson" into ics-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
6469ee8016
@@ -88,6 +88,7 @@ in some "blobs", each color representing one APK.</p>
|
|||||||
<table cellpadding="10" cellspacing="0" border="1">
|
<table cellpadding="10" cellspacing="0" border="1">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td></td>
|
||||||
<td>3</td>
|
<td>3</td>
|
||||||
<td>4</td>
|
<td>4</td>
|
||||||
<td>5</td>
|
<td>5</td>
|
||||||
@@ -143,7 +144,7 @@ in some "blobs", each color representing one APK.</p>
|
|||||||
<td class="purpleCell"></td>
|
<td class="purpleCell"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>large</td>
|
<td>xlarge</td>
|
||||||
<td class="redCell"></td>
|
<td class="redCell"></td>
|
||||||
<td class="redCell"></td>
|
<td class="redCell"></td>
|
||||||
<td class="redCell"></td>
|
<td class="redCell"></td>
|
||||||
@@ -241,6 +242,7 @@ the sample chart from earlier:</p>
|
|||||||
<table cellpadding="10" cellspacing="0" border="1">
|
<table cellpadding="10" cellspacing="0" border="1">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td></td>
|
||||||
<td>3</td>
|
<td>3</td>
|
||||||
<td>4</td>
|
<td>4</td>
|
||||||
<td>5</td>
|
<td>5</td>
|
||||||
@@ -296,7 +298,7 @@ the sample chart from earlier:</p>
|
|||||||
<td class="purpleCell"></td>
|
<td class="purpleCell"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>large</td>
|
<td>xlarge</td>
|
||||||
<td class="redCell"></td>
|
<td class="redCell"></td>
|
||||||
<td class="redCell"></td>
|
<td class="redCell"></td>
|
||||||
<td class="redCell"></td>
|
<td class="redCell"></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user