mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-02-23 12:23:02 +01:00
removed double "using account %s"
This commit is contained in:
parent
f52a0d4363
commit
79ad2742a7
1 changed files with 0 additions and 12 deletions
|
@ -270,17 +270,5 @@
|
|||
app:fabSize="mini"
|
||||
app:tint="?attr/icon_tint" />
|
||||
</RelativeLayout>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/using_account"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_margin="8dp"
|
||||
android:text="@string/using_account"
|
||||
android:textAppearance="@style/TextAppearance.Conversations.Caption"/>
|
||||
|
||||
|
||||
</RelativeLayout>
|
||||
</layout>
|
||||
|
|
Loading…
Add table
Reference in a new issue