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

Commit c4d39dfc authored by Quddus Chong's avatar Quddus Chong
Browse files

docs: Fix issue where images are not appearing in mobile browsers.

bug: 21517956

Change-Id: Ia00a42cd5c195881885c2f2927ada9acf2e1f453
parent dedc768f
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -170,8 +170,8 @@ method to re-authenticate the user within your app.
<h2 id="direct-share">Direct Share</h2>
<h2 id="direct-share">Direct Share</h2>


<img src="{@docRoot}preview/images/direct-share-screen.png"
<img src="{@docRoot}preview/images/direct-share-screen.png"
srcset="{@docRoot}preview/images/direct-share-screen.png 1x, preview/images/direct-share-screen_2x.png 2x"
srcset="{@docRoot}preview/images/direct-share-screen.png 1x, {@docRoot}preview/images/direct-share-screen_2x.png 2x"
style="float:right; margin:0 0 20px 30px" width="312" height="335" />
style="float:right; margin:0 0 20px 30px" width="312" height="329" />


<p>This preview provides you with APIs to make sharing intuitive and quick for users. You can now
<p>This preview provides you with APIs to make sharing intuitive and quick for users. You can now
define <em>direct share targets</em> that launch a specific activity in your app. These direct share
define <em>direct share targets</em> that launch a specific activity in your app. These direct share
@@ -499,8 +499,8 @@ Google credentials.
<p>Additionally, by setting app restrictions on Google Play services, Device Owners can specify
<p>Additionally, by setting app restrictions on Google Play services, Device Owners can specify
alternative Google accounts for unlocking FRP to replace the ones activated on the device.</p>
alternative Google accounts for unlocking FRP to replace the ones activated on the device.</p>
</li>
</li>
<img src="{@docRoot}preview/images/work-profile-screen_2x.png"
<img src="{@docRoot}preview/images/work-profile-screen.png"
srcset="{@docRoot}preview/images/work-profile-screen.png 1x, preview/images/work-profile-screen_2x.png 2x"
srcset="{@docRoot}preview/images/work-profile-screen.png 1x, {@docRoot}preview/images/work-profile-screen_2x.png 2x"
style="float:right; margin:0 0 10px 20px" width="282" height="476" />
style="float:right; margin:0 0 10px 20px" width="282" height="476" />
<li><strong>Data usage tracking.</strong> A Profile or Device Owner can now query for the
<li><strong>Data usage tracking.</strong> A Profile or Device Owner can now query for the
data usage statistics visible in <strong>Settings > Data</strong> usage by using the new
data usage statistics visible in <strong>Settings > Data</strong> usage by using the new