kopia lustrzana https://github.com/olgamiller/SSTVEncoder2
Added exported=true to AndroidManifest
rodzic
556a392816
commit
83fd3b7fbb
|
@ -28,7 +28,8 @@
|
|||
android:name=".MainActivity"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:label="@string/app_name"
|
||||
android:launchMode="singleTask">
|
||||
android:launchMode="singleTask"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
<category android:name="android.intent.category.LAUNCHER"/>
|
||||
|
|
Ładowanie…
Reference in New Issue