|
|
|
|
@ -604,11 +604,11 @@ |
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
android:id="@+id/llScale" |
|
|
|
|
android:id="@+id/llWp" |
|
|
|
|
android:layout_width="@dimen/vs_0" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:layout_marginStart="@dimen/vs_5" |
|
|
|
|
android:layout_marginLeft="@dimen/vs_5" |
|
|
|
|
android:layout_marginEnd="@dimen/vs_5" |
|
|
|
|
android:layout_marginRight="@dimen/vs_5" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:background="@drawable/shape_setting_model_focus" |
|
|
|
|
android:focusable="true" |
|
|
|
|
@ -620,7 +620,7 @@ |
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:text="画面缩放" |
|
|
|
|
android:text="换张壁纸" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
@ -629,13 +629,6 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tvScaleType" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
@ -647,7 +640,7 @@ |
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
android:id="@+id/showPreview" |
|
|
|
|
android:id="@+id/llWpRecovery" |
|
|
|
|
android:layout_width="@dimen/vs_0" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:layout_marginStart="@dimen/vs_5" |
|
|
|
|
@ -663,7 +656,7 @@ |
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:text="窗口预览" |
|
|
|
|
android:text="重置壁纸" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
@ -672,13 +665,6 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/showPreviewText" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
@ -693,14 +679,14 @@ |
|
|
|
|
<LinearLayout |
|
|
|
|
android:layout_width="@dimen/vs_0" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:layout_marginEnd="@dimen/vs_5" |
|
|
|
|
android:layout_marginRight="@dimen/vs_5" |
|
|
|
|
android:layout_marginStart="@dimen/vs_5" |
|
|
|
|
android:layout_marginLeft="@dimen/vs_5" |
|
|
|
|
android:layout_weight="1" |
|
|
|
|
android:focusable="false" |
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
android:id="@+id/llWp" |
|
|
|
|
android:id="@+id/llScale" |
|
|
|
|
android:layout_width="@dimen/vs_0" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:layout_marginEnd="@dimen/vs_5" |
|
|
|
|
@ -716,7 +702,7 @@ |
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:text="换张壁纸" |
|
|
|
|
android:text="画面缩放" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
@ -725,6 +711,13 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tvScaleType" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
@ -736,7 +729,7 @@ |
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
android:id="@+id/llWpRecovery" |
|
|
|
|
android:id="@+id/showPreview" |
|
|
|
|
android:layout_width="@dimen/vs_0" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:layout_marginStart="@dimen/vs_5" |
|
|
|
|
@ -752,7 +745,7 @@ |
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:text="重置壁纸" |
|
|
|
|
android:text="窗口预览" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
@ -761,6 +754,13 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/showPreviewText" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:textColor="@android:color/white" |
|
|
|
|
android:textSize="@dimen/ts_24" /> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|