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

Quelle  activity_ballot_wizard.xml

  Sprache: XML
 

<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    xmlns:tools="http://schemas.android.com/tools"
    android:id="@+id/root_view"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="?android:attr/colorBackground">

    <androidx.viewpager.widget.ViewPager
        android:id="@+id/pager"
        android:layout_width="match_parent"
        android:layout_height="match_parent" />

    <FrameLayout
        android:id="@+id/bottom_container_animation_parent"
        android:layout_width="match_parent"
        android:layout_height="match_parent">

        <!-- Ignoring uselessParent because we need this wrapper view to apply insets padding -->
        <RelativeLayout
            android:id="@+id/bottom_container"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_gravity="bottom"
            android:background="?android:attr/colorBackground"
            tools:ignore="UselessParent">

            <View
                android:id="@+id/divider"
                android:layout_width="match_parent"
                android:layout_height="1dp"
                android:background="?android:attr/dividerHorizontal" />

            <FrameLayout
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_alignParentLeft="true"
                android:layout_toLeftOf="@+id/strip">

                <com.google.android.material.button.MaterialButton
                    android:id="@+id/copy_ballot"
                    style="@style/Threema.MaterialButton.Borderless.Wizard"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:layout_gravity="left|center_vertical"
                    android:maxWidth="250dp"
                    android:text="@string/ballot_copy"
                    android:textColor="?attr/colorPrimary"
                    android:visibility="visible"
                    app:icon="@drawable/ic_content_copy_outline"
                    app:iconGravity="start"
                    app:iconTint="?attr/colorPrimary" />

                <com.google.android.material.button.MaterialButton
                    android:id="@+id/prev_page_button"
                    style="@style/Threema.MaterialButton.Borderless.Wizard"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:layout_gravity="left|center_vertical"
                    android:maxWidth="250dp"
                    android:text="@string/back"
                    android:textColor="?attr/colorPrimary"
                    android:visibility="gone"
                    app:icon="@drawable/ic_keyboard_arrow_left"
                    app:iconGravity="start"
                    app:iconTint="?attr/colorPrimary" />

            </FrameLayout>

            <ch.threema.app.ui.StepPagerStrip
                android:id="@+id/strip"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_centerInParent="true"
                android:padding="10dp"
                app:nextColor="?attr/colorOnSurface"
                app:previousColor="?attr/colorOnSurface"
                app:selectedColor="?attr/colorPrimary" />

            <com.google.android.material.button.MaterialButton
                android:id="@+id/next_page_button"
                style="@style/Threema.MaterialButton.Borderless.Wizard"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_alignParentRight="true"
                android:maxWidth="250dp"
                android:text="@string/next"
                android:textColor="?attr/colorPrimary"
                android:visibility="visible"
                app:icon="@drawable/ic_keyboard_arrow_right"
                app:iconGravity="end"
                app:iconTint="?colorPrimary" />

        </RelativeLayout>

    </FrameLayout>

</FrameLayout>

Messung V0.5 in Prozent
C=97 H=100 G=98

¤ Dauer der Verarbeitung: 0.1 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.