Fix code analysis errors
This commit is contained in:
parent
24cffc5057
commit
85faee64ea
9 changed files with 10 additions and 12 deletions
|
|
@ -13,7 +13,7 @@
|
|||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.TestShowCase"
|
||||
tools:ignore="AllowBackup">
|
||||
tools:ignore="AllowBackup,DataExtractionRules">
|
||||
<activity
|
||||
android:name=".ui.splash.SplashActivity"
|
||||
android:exported="true">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue