Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6398a86f authored by Adam Koch's avatar Adam Koch Committed by Android (Google) Code Review
Browse files

Merge "Point bitmaps training class to new samples directory." into klp-docs

parents a32c4376 21e3372d
Loading
Loading
Loading
Loading
−102 KiB

File deleted.

+3 −0
Original line number Original line Diff line number Diff line
@@ -313,6 +313,9 @@ redirects:


# -------------------- MISC ----------------------
# -------------------- MISC ----------------------


- from: /shareables/training/BitmapFun.zip
  to: /downloads/samples/DisplayingBitmaps.zip

- from: /shareables/...
- from: /shareables/...
  to: http://commondatastorage.googleapis.com/androiddevelopers/shareables/...
  to: http://commondatastorage.googleapis.com/androiddevelopers/shareables/...


+2 −2
Original line number Original line Diff line number Diff line
@@ -24,8 +24,8 @@ trainingnavtop=true
<h2>Try it out</h2>
<h2>Try it out</h2>


<div class="download-box">
<div class="download-box">
  <a href="{@docRoot}shareables/training/BitmapFun.zip" class="button">Download the sample</a>
  <a href="{@docRoot}downloads/samples/DisplayingBitmaps.zip" class="button">Download the sample</a>
  <p class="filename">BitmapFun.zip</p>
  <p class="filename">DisplayingBitmaps.zip</p>
</div>
</div>


</div>
</div>
+2 −2
Original line number Original line Diff line number Diff line
@@ -24,8 +24,8 @@ trainingnavtop=true
<h2>Try it out</h2>
<h2>Try it out</h2>


<div class="download-box">
<div class="download-box">
  <a href="{@docRoot}shareables/training/BitmapFun.zip" class="button">Download the sample</a>
  <a href="{@docRoot}downloads/samples/DisplayingBitmaps.zip" class="button">Download the sample</a>
  <p class="filename">BitmapFun.zip</p>
  <p class="filename">DisplayingBitmaps.zip</p>
</div>
</div>


</div>
</div>
+2 −2
Original line number Original line Diff line number Diff line
@@ -18,8 +18,8 @@ startpage=true
<h2>Try it out</h2>
<h2>Try it out</h2>


<div class="download-box">
<div class="download-box">
  <a href="{@docRoot}shareables/training/BitmapFun.zip" class="button">Download the sample</a>
  <a href="{@docRoot}downloads/samples/DisplayingBitmaps.zip" class="button">Download the sample</a>
  <p class="filename">BitmapFun.zip</p>
  <p class="filename">DisplayingBitmaps.zip</p>
</div>
</div>


</div>
</div>
Loading