From 15c4cf188375e8bb7099e0a3bf0891e666501575 Mon Sep 17 00:00:00 2001 From: ErikWaegerle Date: Tue, 25 Aug 2020 13:32:39 +0200 Subject: [PATCH] Customizing string.xml and activity_about.xml Adding more co-authors on the about page. --- app/src/main/res/layout/activity_about.xml | 10 +++++++++- app/src/main/res/values/strings.xml | 3 ++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/activity_about.xml b/app/src/main/res/layout/activity_about.xml index 6b992e2..09bc047 100644 --- a/app/src/main/res/layout/activity_about.xml +++ b/app/src/main/res/layout/activity_about.xml @@ -75,7 +75,8 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:layout_marginTop="5dp" - android:text="@string/about_author" /> + android:text="@string/about_author" + /> + + Privacy Friendly Sudoku Version: Authors: - Christopher Beckmann, Timm Lippert + Christopher Beckmann, Timm Lippert, + Katharina Kaus, Erik Waegerle and contributors. In affiliation with This application belongs to the group of Privacy Friendly Apps developed by Karlsruher Institute for Technology (KIT). Sourcecode licensed under GPLv3. Images copyright KIT and Google Inc.