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:
authorStefan Niedermann <info@niedermann.it>2020-04-27 16:52:07 +0300
committerStefan Niedermann <info@niedermann.it>2020-04-27 16:52:07 +0300
commite06a5cb37ecf6d662600a13b565a28a1561447e2 (patch)
tree330fcf0e0c68a1f023503a2c0e11c722fc42212f /app/src/main/res/layout
parent897cdb5e9dae885db6667b90b1b87399f6828820 (diff)
Fix lifecycleowner for comments
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/fragment_card_edit_tab_comments.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_card_edit_tab_comments.xml b/app/src/main/res/layout/fragment_card_edit_tab_comments.xml
index a5d5d3c76..8996e1667 100644
--- a/app/src/main/res/layout/fragment_card_edit_tab_comments.xml
+++ b/app/src/main/res/layout/fragment_card_edit_tab_comments.xml
@@ -29,7 +29,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
- android:background="?android:attr/colorBackground"
android:clipToPadding="false"
android:orientation="horizontal"
android:padding="@dimen/spacer_2x">