Fix compliance with Android 12 exported option
This commit is contained in:
parent
dfc026b52b
commit
b58effba14
@ -11,6 +11,7 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:exported="true"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen">
|
||||
<activity android:name=".SetWallpaperActivity">
|
||||
<intent-filter>
|
||||
|
Loading…
Reference in New Issue
Block a user