今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
650 B

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:gravity="center_horizontal" android:orientation="vertical" android:background="@drawable/list_mode_selector" android:paddingTop="8.0dip" android:paddingBottom="4.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content"
xmlns:android="http://schemas.android.com/apk/res/android">
<TextView android:textSize="@dimen/text_small" android:gravity="center" android:id="@id/beauty_level" android:paddingTop="5.0dip" android:paddingBottom="5.0dip" android:layout_width="45.0dip" android:layout_height="wrap_content" android:includeFontPadding="false" />
</LinearLayout>