Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luhmer <david-dev@live.de>2020-01-11 19:36:34 +0300
committerGitHub <noreply@github.com>2020-01-11 19:36:34 +0300
commit0e46708c548d77512ef67a4562b216ce495aae3b (patch)
treeb185cbc11ea76bdeb7c9b287802d1286ebcf413a /News-Android-App/src/main/res/xml
parentc58de3a8bd7b539b0cc0eb9d63458b5baec82943 (diff)
parent7fe728468e8e8ecd4a2f29f9a7149fd4d3672469 (diff)
Merge pull request #810 from nextcloud/github-debug-info
update gradle / add debug information to github issue
Diffstat (limited to 'News-Android-App/src/main/res/xml')
-rw-r--r--News-Android-App/src/main/res/xml/pref_about.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/xml/pref_about.xml b/News-Android-App/src/main/res/xml/pref_about.xml
index d3afd95a..8a4e0c9a 100644
--- a/News-Android-App/src/main/res/xml/pref_about.xml
+++ b/News-Android-App/src/main/res/xml/pref_about.xml
@@ -22,9 +22,11 @@
android:summary="@string/pref_report_issue_summary"
app:iconSpaceReserved="false">
+ <!--
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/nextcloud/news-android/issues" />
+ -->
</Preference>
<Preference