Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.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_chat.xml')
-rw-r--r--app/src/main/res/layout/fragment_chat.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/src/main/res/layout/fragment_chat.xml b/app/src/main/res/layout/fragment_chat.xml
index d3d8c7c..cf5d2c2 100644
--- a/app/src/main/res/layout/fragment_chat.xml
+++ b/app/src/main/res/layout/fragment_chat.xml
@@ -38,16 +38,6 @@
android:padding="8dp"
tools:listitem="@layout/list_chat_item"></ListView>
- <!--
- <TextView
- android:id="@+id/chat_target"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="To: Richard Matthew Stallman"
- android:fontFamily="sans-serif-light"
- android:padding="4dp"/>
- -->
-
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"