mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Added thanks to unDraw for illustrations
This commit is contained in:
parent
8889fc51c1
commit
7b5842da12
3 changed files with 26 additions and 7 deletions
|
|
@ -129,5 +129,13 @@
|
|||
android:action="android.intent.action.VIEW"
|
||||
android:data="@string/settings_github_link" />
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
app:summary="@string/undraw_thanks"
|
||||
app:title="@string/undraw_page">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="@string/undraw_url" />
|
||||
</Preference>
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
Loading…
Add table
Add a link
Reference in a new issue