You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sense-toolbox/OneToolbox/res/layout-v21/preference_category_materia...

15 lines
559 B
XML

xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+android:id/title"
android:layout_width="match_parent"
android:layout_height="30dp"
android:layout_marginBottom="16dip"
android:background="@drawable/category_header"
android:textColor="#ff939393"
android:textAllCaps="true"
android:textStyle="bold"
android:textSize="12sp"
android:fontFamily="sans-serif-condensed"
android:paddingStart="10dp"
android:paddingEnd="10dp"
android:gravity="start|center_vertical" />