[8.2.0][opt]默认隐藏MogoMind
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
app:layout_constraintGuide_percent="0.666" />
|
||||
app:layout_constraintGuide_percent="1" />
|
||||
|
||||
|
||||
<androidx.constraintlayout.widget.Guideline
|
||||
@@ -121,6 +121,7 @@
|
||||
android:background="@drawable/taxi_p_home_map_bg_1"
|
||||
android:layout_marginBottom="@dimen/dp_10"
|
||||
android:layout_marginStart="-6.5dp"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/leftEndGuideline"
|
||||
>
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
android:layout="@layout/layout_operate_panel_preference_switch_compat"
|
||||
android:title="MogoMind开关"
|
||||
android:persistent="false"
|
||||
android:enabled="true"
|
||||
android:enabled="false"
|
||||
android:widgetLayout="@layout/layout_operate_panel_preference_widget_switch_compat" />
|
||||
</PreferenceCategory>
|
||||
</androidx.preference.PreferenceScreen>
|
||||
Reference in New Issue
Block a user