Make links in notes clickable

This commit is contained in:
Sylvia van Os committed 2021-08-01 21:39:48 +02:00
1 parent c86cc22a93
commit e2bcc24867
2 files changed
+7

No files matched your search

+6
View File
@@ -1,5 +1,11 @@
# Changelog
## Unreleased
Changes:
- Make links in notes clickable
## v2.1.0 (2021-08-01)
Changes:
@@ -219,6 +219,7 @@
<TextView
android:id="@+id/noteView"
android:autoLink="all"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"