File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 152
152
android : exported =" true"
153
153
android : name =" .view.activity.SplashActivity"
154
154
android : windowSoftInputMode =" stateAlwaysHidden" >
155
- <!-- android:theme="@style/AppTheme.Splash"-->
156
155
<intent-filter >
157
156
<action android : name =" android.intent.action.MAIN" />
158
157
219
218
220
219
<activity
221
220
android : name =" com.facebook.FacebookActivity"
222
- android : configChanges =" keyboard|keyboardHidden|screenLayout|screenSize|orientation"
223
- android : label =" @string/app_name" />
221
+ android : configChanges =" keyboard|keyboardHidden|screenLayout|screenSize|orientation" />
224
222
225
223
<activity
226
224
android : name =" .view.fcmkit.FcmFoodHomeActivity"
231
229
android : exported =" false"
232
230
android : resizeableActivity =" true"
233
231
android : supportsPictureInPicture =" true"
234
- tools : targetApi = " n " />
232
+ />
235
233
</application >
236
234
237
235
</manifest >
You can’t perform that action at this time.
0 commit comments