Skip to content

Commit 1d81d05

Browse files
author
sds100
committed
[About] readd privacy policy
1 parent 3a09586 commit 1d81d05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/src/main/res/xml/about.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,8 @@
4747
android:title="@string/pref_title_license"
4848
app:fileUrl="@string/url_license" />
4949

50+
<io.github.sds100.keymapper.view.MarkdownDialogPreference
51+
android:title="@string/pref_title_privacy_policy"
52+
app:fileUrl="@string/url_privacy_policy" />
53+
5054
</androidx.preference.PreferenceScreen>

0 commit comments

Comments
 (0)