activity_sensor.xml


Dosyayı İndir
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:orientation="vertical"
    android:weightSum="1">

    <TextView
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:gravity="center"
        android:padding="10dp"
        android:text="@string/currentSense"
        android:textColor="#000000"
        android:textSize="16sp" />

    <TextView
        android:id="@+id/accelerationLabel"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:padding="10dp"
        android:text="@string/accelerationLabel"
        android:textColor="#000000"
        android:textSize="16sp" />

    <TextView
        android:id="@+id/accelerationView"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:layout_weight="0.3"
        android:padding="10dp"
        android:textColor="#000000"
        android:textSize="30sp"/>

    <TextView
        android:id="@+id/rotationLabel"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:padding="10dp"
        android:text="@string/rotationLabel"
        android:textColor="#000000"
        android:textSize="16sp"/>

    <TextView
        android:id="@+id/rotationView"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:layout_weight="0.3"
        android:padding="10dp"
        android:textColor="#000000"
        android:textSize="30sp" />

</LinearLayout>

				
Dosyayı İndir

Bu Sayfayı Paylaş:




Bu Sayfayı Paylaş:

İletişim Bilgileri

Takip Et

Her Hakkı Saklıdır. Bu sitede yayınlanan tüm bilgi ve fikirlerin kullanımından fibiler.com sorumlu değildir. Bu sitede üretilmiş , derlenmiş içerikleri, fibiler.com'u kaynak göstermek koşuluyla kendi sitenizde kullanılabilirsiniz. Ancak telif hakkı olan içeriklerin hakları sahiplerine aittir