mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-09 03:31:46 +00:00
parent
d235eaddc8
commit
b2864cc3c5
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@
|
||||||
android:name=".activities.WebViewActivity"
|
android:name=".activities.WebViewActivity"
|
||||||
android:label="@string/report_issue_title"
|
android:label="@string/report_issue_title"
|
||||||
android:configChanges="keyboardHidden|orientation|screenSize">
|
android:configChanges="keyboardHidden|orientation|screenSize">
|
||||||
<intent-filter>
|
|
||||||
<action android:name=".activities.WebViewActivity" />
|
|
||||||
<category android:name="android.intent.category.DEFAULT" />
|
|
||||||
</intent-filter>
|
|
||||||
</activity>
|
</activity>
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.ShareActivity"
|
android:name=".activities.ShareActivity"
|
||||||
|
|
Loading…
Reference in a new issue