mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Fix receiving shared gpx files
This commit is contained in:
@@ -822,7 +822,7 @@
|
||||
android:label="@string/gpx_receiver_activity_title"
|
||||
android:screenOrientation="portrait"
|
||||
android:windowSoftInputMode="stateHidden"
|
||||
android:exported="false">
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.SEND" />
|
||||
<action android:name="android.intent.action.SEND_MULTIPLE" />
|
||||
|
||||
Reference in New Issue
Block a user