mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
chore: add link to discussion page in settings
This commit is contained in:
parent
7259a82b67
commit
57be72d5d4
2 changed files with 11 additions and 0 deletions
|
|
@ -376,6 +376,14 @@
|
|||
android:data="@string/settings_github_link" />
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
app:summary="@string/settings_support_summary"
|
||||
app:title="@string/settings_support_title">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="@string/settings_support_discussion_link" />
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
app:summary="@string/undraw_thanks"
|
||||
app:title="@string/undraw_page">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue