Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/atlasrep/doc/   (GAP Algebra Version 4.15.1©)  Datei vom 22.7.2024 mit Größe 67 kB image not shown  

Quelle  activity_wizard_intro.xml

  Sprache: XML
 

<?xml version="1.0" encoding="utf-8"?>
<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/layout_wizard_intro"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:fillViewport="true">

    <include layout="@layout/background_new_wizard" />

    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginTop="32dp"
        android:gravity="center_horizontal"
        android:orientation="vertical"
        android:paddingLeft="@dimen/wizard_contents_padding_horizontal"
        android:paddingRight="@dimen/wizard_contents_padding_horizontal">

        <TextView
            android:id="@+id/wizard_privacy_policy_explain"
            style="@style/WizardSmallText"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="@dimen/grid_unit_x4"
            android:gravity="center"
            android:text="@string/privacy_policy_explain"
            android:textSize="15dp"
            tools:ignore="SpUsage" />

    </LinearLayout>

    <LinearLayout
        android:id="@+id/button_layout"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_gravity="bottom"
        android:layout_marginLeft="@dimen/wizard_contents_padding_horizontal"
        android:layout_marginRight="@dimen/wizard_contents_padding_horizontal"
        android:layout_marginBottom="@dimen/wizard_contents_padding"
        android:gravity="center_horizontal"
        android:orientation="vertical">

        <TextView
            android:id="@+id/new_to_threema_title"
            style="@style/WizardMediumText"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="@dimen/wizard_contents_padding"
            android:layout_marginBottom="@dimen/wizard_edittext_hint_padding"
            android:gravity="center_horizontal"
            android:text="@string/new_to_threema" />

        <ch.threema.app.activities.wizard.components.WizardButtonXml
            android:id="@+id/setup_threema_compose"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            app:wizardButton_text="@string/flavored__new_wizard_setup_threema" />

        <TextView
            android:id="@+id/back_to_threema_title"
            style="@style/WizardMediumText"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="@dimen/wizard_contents_padding"
            android:layout_marginBottom="@dimen/wizard_edittext_hint_padding"
            android:gravity="center_horizontal"
            android:text="@string/back_to_threema" />

        <ch.threema.app.activities.wizard.components.WizardButtonXml
            android:id="@+id/restore_backup_compose"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            app:wizardButton_text="@string/menu_restore" />

    </LinearLayout>

</FrameLayout>

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

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-06-06) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.