<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dynamic Layer in Landscape Mode in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-layer-in-landscape-mode/m-p/635814#M14134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; You need to search information about mobile browser meta tags.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Some times ago we solved the similar problem with:&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;PRE class="lia-code-sample line-numbers language-none"&gt;
...
&lt;SPAN style="font-size:&amp;quot;1&amp;quot;;"&gt;&amp;lt;head&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;${title}&amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta name="google" value="notranslate"&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: &amp;quot;Blue&amp;quot;; font-size: &amp;quot;2&amp;quot;;"&gt;&amp;lt;&lt;SPAN style="color:&amp;quot;DarkRed&amp;quot;;"&gt;meta&lt;/SPAN&gt; &lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;name=&lt;/SPAN&gt;"viewport" &lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;content=&lt;/SPAN&gt;"width=device-width, target-densitydpi=high-dpi, initial-scale=1.0, user-scalable=no" /&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size:&amp;quot;1&amp;quot;;"&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&amp;gt;&lt;/SPAN&gt;
...&lt;/PRE&gt; &lt;BR /&gt; &lt;BR /&gt;Try to search in web this key worlds: "Building web pages to support different screen densities".&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Good luck&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; Thanks for your reply but problem is i am not building a web page, rather building an air application hat run in android...IF it works fine in a tablet like galaxy but not on a phone...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 03:02:21 GMT</pubDate>
    <dc:creator>ZahidChaudhry</dc:creator>
    <dc:date>2021-12-12T03:02:21Z</dc:date>
    <item>
      <title>Dynamic Layer in Landscape Mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-layer-in-landscape-mode/m-p/635812#M14132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a mobile application using latest ArcGIS API for Flex. It behave as expected but in Android OS, when i switch from portrait to Landscape mode, my dynamic layer disappear. Any clue whats going on here....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 15:39:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-layer-in-landscape-mode/m-p/635812#M14132</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2011-08-15T15:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Layer in Landscape Mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-layer-in-landscape-mode/m-p/635813#M14133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to search information about mobile browser meta tags.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some times ago we solved the similar problem with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
...
&amp;lt;head&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;${title}&amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta name="google" value="notranslate"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta name="viewport" content="width=device-width, target-densitydpi=high-dpi, initial-scale=1.0, user-scalable=no" /&amp;gt;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&amp;gt;
...&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to search in web this key worlds: "Building web pages to support different screen densities".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:43:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-layer-in-landscape-mode/m-p/635813#M14133</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2021-12-12T16:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Layer in Landscape Mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-layer-in-landscape-mode/m-p/635814#M14134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; You need to search information about mobile browser meta tags.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Some times ago we solved the similar problem with:&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;PRE class="lia-code-sample line-numbers language-none"&gt;
...
&lt;SPAN style="font-size:&amp;quot;1&amp;quot;;"&gt;&amp;lt;head&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;${title}&amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta name="google" value="notranslate"&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: &amp;quot;Blue&amp;quot;; font-size: &amp;quot;2&amp;quot;;"&gt;&amp;lt;&lt;SPAN style="color:&amp;quot;DarkRed&amp;quot;;"&gt;meta&lt;/SPAN&gt; &lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;name=&lt;/SPAN&gt;"viewport" &lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;content=&lt;/SPAN&gt;"width=device-width, target-densitydpi=high-dpi, initial-scale=1.0, user-scalable=no" /&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size:&amp;quot;1&amp;quot;;"&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&amp;gt;&lt;/SPAN&gt;
...&lt;/PRE&gt; &lt;BR /&gt; &lt;BR /&gt;Try to search in web this key worlds: "Building web pages to support different screen densities".&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Good luck&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; Thanks for your reply but problem is i am not building a web page, rather building an air application hat run in android...IF it works fine in a tablet like galaxy but not on a phone...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-layer-in-landscape-mode/m-p/635814#M14134</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2021-12-12T03:02:21Z</dc:date>
    </item>
  </channel>
</rss>

