Issue fixed related to Toast

This commit is contained in:
Mariya
2024-01-05 18:24:36 +05:30
parent f9b8df970d
commit 7ba0124f1a
4 changed files with 10 additions and 9 deletions

View File

@@ -129,7 +129,7 @@
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="com.example.hpostesting.quality.fileprovider"
android:authorities="com.example.hpostesting.fileprovider"
android:exported="false"
android:grantUriPermissions="true">
<meta-data