mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Fix all code warnings
This commit is contained in:
		@@ -69,12 +69,6 @@
 | 
			
		||||
                android:name="io.flutter.embedding.android.NormalTheme"
 | 
			
		||||
                android:resource="@style/NormalTheme" />
 | 
			
		||||
 | 
			
		||||
            <!-- Specify that the launch screen should continue being displayed -->
 | 
			
		||||
            <!-- until Flutter renders its first frame. -->
 | 
			
		||||
            <meta-data
 | 
			
		||||
                android:name="io.flutter.embedding.android.SplashScreenDrawable"
 | 
			
		||||
                android:resource="@drawable/launch_background" />
 | 
			
		||||
 | 
			
		||||
            <intent-filter>
 | 
			
		||||
                <action android:name="android.intent.action.MAIN" />
 | 
			
		||||
                <category android:name="android.intent.category.LAUNCHER" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user