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 17:41:48 +0300
committerStefan Niedermann <info@niedermann.it>2020-04-27 17:41:48 +0300
commit64ef0dfd259ea1338515af1cc5d83530e9a7fb8c (patch)
tree3e261d1e43c91230c41d4afc98506faa314cba15 /app/src/main/res/layout
parente06a5cb37ecf6d662600a13b565a28a1561447e2 (diff)
Chore
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/widget_color_chooser.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/widget_color_chooser.xml b/app/src/main/res/layout/widget_color_chooser.xml
index 3f5073e19..658e9d248 100644
--- a/app/src/main/res/layout/widget_color_chooser.xml
+++ b/app/src/main/res/layout/widget_color_chooser.xml
@@ -5,7 +5,7 @@
android:layout_height="match_parent"
android:orientation="vertical">
- <com.google.android.flexbox.FlexboxLayout xmlns:app="http://schemas.android.com/apk/res-auto"
+ <com.google.android.flexbox.FlexboxLayout
android:id="@+id/colorPicker"
android:layout_width="match_parent"
android:layout_height="wrap_content"