<?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: Esri is crashing when returning to Esri activity in android in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696817#M4861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send us your XML layout file and a simple test case? On what device&amp;nbsp;do you run into the crash?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Apr 2019 17:58:17 GMT</pubDate>
    <dc:creator>ChanganShi</dc:creator>
    <dc:date>2019-04-02T17:58:17Z</dc:date>
    <item>
      <title>Esri is crashing when returning to Esri activity in android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696816#M4860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2019-04-02 15:01:49.768 569-770/ E/AndroidRuntime: FATAL EXCEPTION: GLThread 10588&lt;BR /&gt; Process: PID: 569&lt;BR /&gt; com.esri.arcgisruntime.ArcGISRuntimeException: Invalid argument&lt;BR /&gt; at com.esri.arcgisruntime.internal.jni.CoreGeoView.nativeResize(Native Method)&lt;BR /&gt; at com.esri.arcgisruntime.internal.jni.CoreGeoView.a(SourceFile:581)&lt;BR /&gt; at com.esri.arcgisruntime.internal.h.b.g.a(SourceFile:1077)&lt;BR /&gt; at com.esri.arcgisruntime.mapping.view.GeoView$b.onSurfaceChanged(SourceFile:1308)&lt;BR /&gt; at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1555)&lt;BR /&gt; at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 10:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696816#M4860</guid>
      <dc:creator>AhsanApp</dc:creator>
      <dc:date>2019-04-02T10:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Esri is crashing when returning to Esri activity in android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696817#M4861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send us your XML layout file and a simple test case? On what device&amp;nbsp;do you run into the crash?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 17:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696817#M4861</guid>
      <dc:creator>ChanganShi</dc:creator>
      <dc:date>2019-04-02T17:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Esri is crashing when returning to Esri activity in android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696818#M4862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah sure. Esri works fine when I first navigate to the Esri activity but when I return to Esri activity from any activity it gives the same crash every time as I stated earlier. I tested this on Samsung S8 and Samsung S9. Below is the xml file content.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;RelativeLayout
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@+id/relativeLayoutMap"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_width=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"wrap_content"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_height=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"wrap_content"&lt;/SPAN&gt;&amp;gt;

    &amp;lt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;com.esri.arcgisruntime.mapping.view.MapView
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@+id/map"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_width=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"match_parent"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_height=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"match_parent"&lt;/SPAN&gt;/&amp;gt;

    &amp;lt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;LinearLayout
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@+id/linearlayoutMappOption"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:orientation=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"vertical"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_width=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"160dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_marginBottom=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"500dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_height=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"wrap_content"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_margin=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"0dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_alignParentBottom=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"true"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_alignParentRight=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"true"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:visibility=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"visible"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&amp;gt;&lt;SPAN style="color: #808080;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;        &lt;/SPAN&gt;&amp;lt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;ImageButton
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@+id/imageButtonLocate"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_width=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"124dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_height=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"58dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_gravity=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"right"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:src=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@mipmap/icon_map_locate"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:scaleType=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"fitCenter"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_margin=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"1dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:background=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@android:color/transparent"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&amp;gt;
        &amp;lt;/&lt;SPAN style="color: #000080; font-weight: bold;"&gt;ImageButton&lt;/SPAN&gt;&amp;gt;

        &amp;lt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;ImageButton
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@+id/imageButtonMapLayers"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_width=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"124dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_height=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"58dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:src=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@mipmap/icon_map_layers"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:scaleType=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"fitCenter"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_margin=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"1dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_gravity=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"right"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:background=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@android:color/transparent"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&amp;gt;
        &amp;lt;/&lt;SPAN style="color: #000080; font-weight: bold;"&gt;ImageButton&lt;/SPAN&gt;&amp;gt;

        &amp;lt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;ImageButton
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@+id/dummy"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_width=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"124dp"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_height=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"28dp"&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:background=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@android:color/transparent"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;            &lt;/SPAN&gt;&amp;gt;
        &amp;lt;/&lt;SPAN style="color: #000080; font-weight: bold;"&gt;ImageButton&lt;/SPAN&gt;&amp;gt;
    &amp;lt;/&lt;SPAN style="color: #000080; font-weight: bold;"&gt;LinearLayout&lt;/SPAN&gt;&amp;gt;

    &amp;lt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;ProgressBar
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"@+id/progressBarMap"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_width=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"50dip"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_height=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"50dip"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:layout_centerInParent=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"true"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;android&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;:visibility=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"gone"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;        &lt;/SPAN&gt;/&amp;gt;
&amp;lt;/&lt;SPAN style="color: #000080; font-weight: bold;"&gt;RelativeLayout&lt;/SPAN&gt;&amp;gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696818#M4862</guid>
      <dc:creator>AhsanApp</dc:creator>
      <dc:date>2021-12-12T05:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Esri is crashing when returning to Esri activity in android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696819#M4863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We could not repo the crash based on the layout XML and navigate between two activities. Could you create a simple test-case for your workflow to repro the crash? thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 22:52:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696819#M4863</guid>
      <dc:creator>ChanganShi</dc:creator>
      <dc:date>2019-04-05T22:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Esri is crashing when returning to Esri activity in android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696820#M4864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I stopped dismissing the map when the activity onstop() was calling and now its working fine. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 10:08:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/esri-is-crashing-when-returning-to-esri-activity/m-p/696820#M4864</guid>
      <dc:creator>AhsanApp</dc:creator>
      <dc:date>2019-04-08T10:08:56Z</dc:date>
    </item>
  </channel>
</rss>

