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_about_credits_tab.xml')
-rw-r--r--app/src/main/res/layout/fragment_about_credits_tab.xml12
1 files changed, 0 insertions, 12 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 fc026e5e1..02bb701ee 100644
--- a/app/src/main/res/layout/fragment_about_credits_tab.xml
+++ b/app/src/main/res/layout/fragment_about_credits_tab.xml
@@ -118,17 +118,5 @@
android:layout_height="wrap_content"
android:padding="10dp"
android:text="@string/about_translators_transifex" />
-
- <TextView
- style="?android:attr/listSeparatorTextViewStyle"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/about_testers_title" />
-
- <TextView
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:padding="10dp"
- android:text="@string/about_testers" />
</LinearLayout>
</ScrollView> \ No newline at end of file