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/dialog_board_share.xml')
-rw-r--r--app/src/main/res/layout/dialog_board_share.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/dialog_board_share.xml b/app/src/main/res/layout/dialog_board_share.xml
index 39ff55f4f..63e89f579 100644
--- a/app/src/main/res/layout/dialog_board_share.xml
+++ b/app/src/main/res/layout/dialog_board_share.xml
@@ -9,7 +9,6 @@
<com.google.android.material.textfield.TextInputLayout
android:id="@+id/peopleWrapper"
- style="@style/textInputLayoutStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/hint_assign_people"