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

@@ -34,7 +34,6 @@
android:orientation="vertical">
<TextView
android:id="@+id/yourNicknameView"
style="@style/BriarTextBody"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -51,7 +50,6 @@
android:visibility="gone"/>
<TextView
android:id="@+id/faceToFaceView"
style="@style/BriarTextBody"
android:layout_width="match_parent"
android:layout_height="wrap_content"