diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2009-10-28 11:39:55 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2009-10-28 11:39:55 -0700 |
| commit | 340fbc36fb5ded7819d09d55117917b9a6361fd4 (patch) | |
| tree | eee7d655f6f740097ccc4f2c60b9914bd8b90e07 /docs/html/sdk/api_diff/3/changes.html | |
| parent | fb872d1af3c775114ac7d241eb1924a9aafbb9df (diff) | |
| parent | 5a4d66965d3c5061d47201fcaa62c90d126e7187 (diff) | |
am 5a4d6696: Merge change Ib80db923 into eclair-sdk
Merge commit '5a4d66965d3c5061d47201fcaa62c90d126e7187' into eclair
* commit '5a4d66965d3c5061d47201fcaa62c90d126e7187':
doc change: some fixes for online sdk docs. update "testing" section of screens support doc.
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes.html')
| -rw-r--r-- | docs/html/sdk/api_diff/3/changes.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/sdk/api_diff/3/changes.html b/docs/html/sdk/api_diff/3/changes.html index bc0f8791013c..9bc67b987711 100644 --- a/docs/html/sdk/api_diff/3/changes.html +++ b/docs/html/sdk/api_diff/3/changes.html @@ -26,12 +26,12 @@ body{overflow:auto;} body{background-image:url();padding:12px;} </style> </head> -<FRAMESET COLS="242,**" frameborder="1" border="7" bordercolor="#e9e9e9"> -<frameset rows="164,**" frameborder="1" border="7" resizable="yes"> - <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe"> - <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe"> +<FRAMESET COLS="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> +<frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> + <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" frameborder="1"> + <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" frameborder="1"> </FRAMESET> - <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe"> + <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" frameborder="1"> </FRAMESET> <NOFRAMES> <H2> |
