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

Quelle  seekbar_thumb_audio.xml

  Sprache: XML
 

<?xml version="1.0" encoding="utf-8"?><!-- Copyright (C) 2015 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->


<animated-selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:state_enabled="false">
        <shape
            android:innerRadius="2dp"
            android:opticalInsetLeft="3dp"
            android:opticalInsetRight="3dp"
            android:shape="ring"
            android:thickness="2dp"
            android:tint="?attr/colorControlNormal"
            android:useLevel="false">
            <solid android:color="@android:color/transparent" />
            <size
                android:width="18dp"
                android:height="18dp" />
        </shape>
    </item>
    <item
        android:id="@+id/pressed"
        android:drawable="@drawable/seekbar_thumb_pressed_to_unpressed"
        android:state_pressed="true" />
    <item
        android:id="@+id/unpressed"
        android:drawable="@drawable/seekbar_thumb_unpressed_to_pressed" />
    <transition
        android:drawable="@drawable/seekbar_thumb_unpressed_to_pressed_animation"
        android:fromId="@+id/unpressed"
        android:toId="@+id/pressed" />
    <transition
        android:drawable="@drawable/seekbar_thumb_pressed_to_unpressed_animation"
        android:fromId="@+id/pressed"
        android:toId="@+id/unpressed" />
</animated-selector>

Messung V0.5 in Prozent
C=91 H=94 G=92

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