Loading app/src/main/AndroidManifest.xml +6 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:tools="http://schemas.android.com/tools" package="org.asdtm.goodweather" xmlns:android="http://schemas.android.com/apk/res/android"> Loading Loading @@ -75,7 +76,8 @@ <activity android:theme="@style/AppTheme.ActionBar" android:name=".LicenseActivity" android:exported="false"> android:exported="false" tools:ignore="GoogleAppIndexingUrlError"> <intent-filter> <action android:name="android.intent.action.VIEW"/> <category android:name="android.intent.category.DEFAULT"/> Loading Loading
app/src/main/AndroidManifest.xml +6 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:tools="http://schemas.android.com/tools" package="org.asdtm.goodweather" xmlns:android="http://schemas.android.com/apk/res/android"> Loading Loading @@ -75,7 +76,8 @@ <activity android:theme="@style/AppTheme.ActionBar" android:name=".LicenseActivity" android:exported="false"> android:exported="false" tools:ignore="GoogleAppIndexingUrlError"> <intent-filter> <action android:name="android.intent.action.VIEW"/> <category android:name="android.intent.category.DEFAULT"/> Loading