Home > Mobile >  Start the android APP, can appear the green grid
Start the android APP, can appear the green grid

Time:04-03

Start the android APP, there will be a green grid

I don't know is which caused by a file, so first put AndroidManifest. XML file code

Hope you help me to analyze the

 
<? The XML version="1.0" encoding="utf-8"?>
Package="com. Example. Myheart" & gt;










Android: allowBackup="true"
The android: icon="@ mipmap/custom_launcher_round"
Android: label="@ string/app_name"
Android: roundIcon="@ mipmap/custom_launcher_round"
Android: supportsRtl="true"
Android: usesCleartextTraffic="true"
Android: theme="@ style/AppTheme"






The android: name="customIcon
"Android: targetActivity="MainActivity", "
Android: label="@ string/app_name"
The android: icon="@ mipmap/custom_launcher"
Android: enabled="false" & gt;
















CodePudding user response:

start is the background of the grid

CodePudding user response:

reference 1st floor can't write code monkey reply:
start is the background of this grid
I want to get rid of this, unfortunately, is unlikely to change, could you please help to check

CodePudding user response:

What's your theme android: windowBackground
  • Related