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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_card_edit_tab_details.xml')
-rw-r--r--app/src/main/res/layout/fragment_card_edit_tab_details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_card_edit_tab_details.xml b/app/src/main/res/layout/fragment_card_edit_tab_details.xml
index d6b630298..b4b2d5184 100644
--- a/app/src/main/res/layout/fragment_card_edit_tab_details.xml
+++ b/app/src/main/res/layout/fragment_card_edit_tab_details.xml
@@ -144,7 +144,7 @@
android:contentDescription="@null"
app:srcCompat="@drawable/ic_format_align_left_black_24dp" />
- <com.yydcdut.rxmarkdown.RxMDEditText
+ <com.yydcdut.markdown.MarkdownEditText
android:id="@+id/description"
android:layout_width="match_parent"
android:layout_height="wrap_content"