File tree Expand file tree Collapse file tree 13 files changed +14
-14
lines changed
add-feature-layers/src/main
change-viewpoint/src/main
create-planar-and-geodetic-buffers/src/main
select-features-in-feature-layer/src/main
set-viewpoint-rotation/src/main
show-device-location/src/main
show-result-of-spatial-relationships/src/main
style-graphics-with-symbols/src/main Expand file tree Collapse file tree 13 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1212 android : supportsRtl =" true"
1313 android : theme =" @style/AppTheme" >
1414 <activity
15- android : name =" com.esri.arcgismaps.sample.addfeaturelayers .DownloadActivity"
15+ android : name =" .DownloadActivity"
1616 android : exported =" true" >
1717 <intent-filter >
1818 <action android : name =" android.intent.action.MAIN" />
2121 </intent-filter >
2222 </activity >
2323 <activity
24- android : name =" com.esri.arcgismaps.sample.addfeaturelayers .MainActivity"
24+ android : name =" .MainActivity"
2525 android : exported =" true"
2626 android : label =" @string/app_name" >
2727 <intent-filter >
Original file line number Diff line number Diff line change 1313 android : theme =" @style/AppTheme" >
1414 <activity
1515 android : exported =" true"
16- android : name =" com.esri.arcgismaps.sample.changeviewpoint .MainActivity"
16+ android : name =" .MainActivity"
1717 android : label =" @string/app_name" >
1818 <intent-filter >
1919 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 1313 android : theme =" @style/AppTheme" >
1414 <activity
1515 android : exported =" true"
16- android : name =" com.esri.arcgismaps.sample.clipgeometry .MainActivity"
16+ android : name =" .MainActivity"
1717 android : label =" @string/app_name" >
1818 <intent-filter >
1919 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 55 xmlns : tools =" http://schemas.android.com/tools"
66 android : layout_width =" match_parent"
77 android : layout_height =" match_parent"
8- tools : context =" com.esri.arcgismaps.sample.clipgeometry .MainActivity" >
8+ tools : context =" .MainActivity" >
99
1010 <com .arcgismaps.mapping.view.MapView
1111 android : id =" @+id/mapView"
Original file line number Diff line number Diff line change 1313 android : theme =" @style/AppTheme" >
1414 <activity
1515 android : exported =" true"
16- android : name =" com.esri.arcgismaps.sample.createplanarandgeodeticbuffers .MainActivity"
16+ android : name =" .MainActivity"
1717 android : label =" @string/app_name" >
1818 <intent-filter >
1919 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 1313 android : theme =" @style/AppTheme" >
1414 <activity
1515 android : exported =" true"
16- android : name =" com.esri.arcgismaps.sample.cutgeometry .MainActivity"
16+ android : name =" .MainActivity"
1717 android : label =" @string/app_name" >
1818 <intent-filter >
1919 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 1313 android : theme =" @style/AppTheme" >
1414 <activity
1515 android : exported =" true"
16- android : name =" com.esri.arcgismaps.sample.displaymap .MainActivity"
16+ android : name =" .MainActivity"
1717 android : label =" @string/app_name" >
1818 <intent-filter >
1919 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 1313 android : theme =" @style/AppTheme" >
1414 <activity
1515 android : exported =" true"
16- android : name =" com.esri.arcgismaps.sample.selectfeaturesinfeaturelayer .MainActivity"
16+ android : name =" .MainActivity"
1717 android : label =" @string/app_name" >
1818 <intent-filter >
1919 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 1313 android : theme =" @style/AppTheme" >
1414 <activity
1515 android : exported =" true"
16- android : name =" com.esri.arcgismaps.sample.setviewpointrotation .MainActivity"
16+ android : name =" .MainActivity"
1717 android : label =" @string/app_name" >
1818 <intent-filter >
1919 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 66 <androidx .constraintlayout.widget.ConstraintLayout
77 android : layout_width =" match_parent"
88 android : layout_height =" match_parent"
9- tools : context =" com.esri.arcgismaps.sample.setviewpointrotation .MainActivity" >
9+ tools : context =" .MainActivity" >
1010
1111 <com .arcgismaps.mapping.view.MapView
1212 android : id =" @+id/mapView"
You can’t perform that action at this time.
0 commit comments