Group strings and remove unused resources

Closes #342
This commit is contained in:
Torsten Grote
2016-08-09 15:06:11 -03:00
parent b17fbcb135
commit 72906acaee
52 changed files with 230 additions and 357 deletions

View File

@@ -17,7 +17,6 @@
android:layout_height="wrap_content">
<LinearLayout
android:id="@+id/layoutContact1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toLeftOf="@+id/introductionIcon"
@@ -56,7 +55,6 @@
tools:ignore="ContentDescription"/>
<LinearLayout
android:id="@+id/layoutContact2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toEndOf="@+id/introductionIcon"