Fixed import from external applications

This commit is contained in:
Dmitriy Karpushin 2023-03-29 16:09:46 +03:00
parent 7e663b05d5
commit 9e461ef6e1
8 changed files with 256 additions and 154 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent" />