File tree Expand file tree Collapse file tree 2 files changed +1
-17
lines changed
Expand file tree Collapse file tree 2 files changed +1
-17
lines changed Original file line number Diff line number Diff line change 498498 android : name =" android.support.PARENT_ACTIVITY"
499499 android : value =" .ExampleOverviewActivity" />
500500 </activity >
501- <activity
502- android : name =" .examples.IndoorExampleActivity"
503- android : description =" @string/description_indoor"
504- android : exported =" true"
505- android : label =" @string/activity_indoor" >
506- <meta-data
507- android : name =" @string/category"
508- android : value =" @string/category_lab" />
509- <meta-data
510- android : name =" android.support.PARENT_ACTIVITY"
511- android : value =" .ExampleOverviewActivity" />
512- </activity >
513501 <activity
514502 android : name =" .examples.TextureViewActivity"
515503 android : description =" @string/description_texture_view"
14711459 android : value =" .ExampleOverviewActivity" />
14721460 </activity >
14731461 </application >
1474- </manifest >
1462+ </manifest >
Original file line number Diff line number Diff line change 190190 <string name =" color_theme_monochrome" >Monochrome</string >
191191 <string name =" color_theme_toggle_atmosphere" >Use theme color for Atmosphere</string >
192192
193- <!-- Indoor -->
194- <string name =" activity_indoor" >Indoor Manager</string >
195- <string name =" description_indoor" >Example showcasing indoor floor selection and state updates</string >
196-
197193 <!-- Standard style interactions activity -->
198194 <string name =" select_all" >Select All</string >
199195</resources >
You can’t perform that action at this time.
0 commit comments