Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Threema/app/src/main/res/layout/     Datei vom 25.3.2026 mit Größe 2 kB image not shown  

Quelle  item_mention_selector.xml

  Sprache: XML
 

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="@dimen/group_detail_list_item_size"
    android:background="?attr/selectableItemBackground"
    android:orientation="vertical"
    android:paddingHorizontal="@dimen/grid_unit_x2">

    <ch.threema.app.ui.AvatarView
        android:id="@+id/avatar_view"
        android:layout_width="@dimen/avatar_size_small"
        android:layout_height="@dimen/avatar_size_small"
        android:layout_centerVertical="true"
        tools:background="@tools:sample/avatars" />

    <ch.threema.app.emojis.EmojiTextView
        android:id="@+id/contact_name"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_alignWithParentIfMissing="true"
        android:layout_centerVertical="true"
        android:layout_marginLeft="@dimen/grid_unit_x2"
        android:layout_marginRight="@dimen/grid_unit_x0_5"
        android:layout_toLeftOf="@id/threemaid"
        android:layout_toRightOf="@id/avatar_view"
        android:ellipsize="marquee"
        android:singleLine="true"
        android:textAppearance="@style/Threema.TextAppearance.List.FirstLine"
        tools:text="Firstname Lastname" />

    <TextView
        android:id="@+id/threemaid"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_alignWithParentIfMissing="true"
        android:layout_alignBottom="@+id/contact_name"
        android:layout_alignParentRight="true"
        android:layout_marginLeft="@dimen/grid_unit_x1"
        android:layout_marginBottom="1dp"
        android:singleLine="true"
        android:textAppearance="@style/Threema.TextAppearance.List.SecondLine"
        tools:text="00000000" />

    <com.google.android.material.chip.Chip
        android:id="@+id/admin_chip"
        style="@style/Widget.Material3.Chip.Suggestion"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_alignWithParentIfMissing="true"
        android:layout_alignParentRight="true"
        android:layout_centerVertical="true"
        android:layout_marginLeft="@dimen/grid_unit_x1"
        android:clickable="false"
        android:text="@string/add_group_owner"
        android:visibility="gone"
        tools:visibility="visible" />

</RelativeLayout>


Messung V0.5 in Prozent
C=98 H=95 G=96

¤ Dauer der Verarbeitung: 0.8 Sekunden  (vorverarbeitet am  2026-05-01) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.