app/src/main/AndroidManifest.xml
@@ -33,6 +33,7 @@ android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config" android:theme="@style/Theme.AutoLyric"> <activity android:name=".MainActivity"