File tree Expand file tree Collapse file tree
PlayCoreKtx/features/picture/src/main Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 xmlns : dist =" http://schemas.android.com/apk/distribution"
2020 package =" com.google.android.samples.playcore.picture" >
2121 <uses-feature android : name =" android.hardware.camera" android : required =" true" />
22+
2223 <dist : module
2324 dist : onDemand =" true"
2425 dist : title =" @string/module_feature_picture" >
2829 </dist : conditions >
2930 </dist : module >
3031
31- <application >
32- <activity android : name =" com.google.android.samples.dynamicfeatures.ondemand.PictureActivity" >
33- <intent-filter >
34- <action android : name =" android.intent.action.VIEW" />
35- </intent-filter >
36- </activity >
37- </application >
38-
3932</manifest >
Original file line number Diff line number Diff line change 1818 xmlns : app =" http://schemas.android.com/apk/res-auto"
1919 android : id =" @+id/content"
2020 android : layout_width =" match_parent"
21- android : layout_height =" match_parent"
22- tools : context =" com.google.android.samples.dynamicfeatures.ondemand.PictureActivity" >
21+ android : layout_height =" match_parent" >
2322
2423 <TextView
2524 android : id =" @+id/title"
You can’t perform that action at this time.
0 commit comments