mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-03-31 13:51:52 -04:00
Correct typo in comment
This commit is contained in:
@@ -52,7 +52,7 @@ public class ImportExportActivity extends AppCompatActivity
|
||||
}
|
||||
|
||||
// If the application does not have permissions to external
|
||||
// storage, as for it now
|
||||
// storage, ask for it now
|
||||
|
||||
if (ContextCompat.checkSelfPermission(ImportExportActivity.this,
|
||||
Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED ||
|
||||
|
||||
Reference in New Issue
Block a user