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>2019-09-15 17:33:13 +0300
committerstefan-niedermann <info@niedermann.it>2019-09-15 17:33:13 +0300
commitd64993f785fa1dc3c4dd63ad450a66484d9428f0 (patch)
treeb2c15fa45b978917647a49afdacbdf3eb378a1e6 /app/src/main/res/layout/fragment_about_credits_tab.xml
parentc71d4e9f40f0a30f80090dcf17600d3c061d52a8 (diff)
Enhance "no cards yet"-view
Diffstat (limited to 'app/src/main/res/layout/fragment_about_credits_tab.xml')
-rw-r--r--app/src/main/res/layout/fragment_about_credits_tab.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_about_credits_tab.xml b/app/src/main/res/layout/fragment_about_credits_tab.xml
index 2822782bf..fe462a77e 100644
--- a/app/src/main/res/layout/fragment_about_credits_tab.xml
+++ b/app/src/main/res/layout/fragment_about_credits_tab.xml
@@ -10,7 +10,7 @@
android:orientation="vertical"
android:padding="@dimen/activity_horizontal_margin">
- <TextView xmlns:android="http://schemas.android.com/apk/res/android"
+ <TextView
android:id="@+id/userid"
android:layout_width="wrap_content"
android:layout_height="wrap_content"