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:
authorDaniel Lublin <daniel@lublin.se>2024-01-17 12:50:48 +0300
committerDaniel Lublin <daniel@lublin.se>2024-01-17 13:04:50 +0300
commitbb7c7872bdfdf8201700fe62625a5a01771e0340 (patch)
tree8066c8f24498dbbd58f23685ecf22a3b5275acdc /app/src/main/res/layout/fragment_chat.xml
parent12684b5eb0c3baf027deb165c5c11c8e002ce177 (diff)
Change example chat item contents and cruftHEADmaster
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"