d
This commit is contained in:
1
.idea/runConfigurations.xml
generated
1
.idea/runConfigurations.xml
generated
@@ -3,7 +3,6 @@
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||
|
||||
@@ -113,13 +113,13 @@
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/rlzhuce"
|
||||
android:visibility="gone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="20dip"
|
||||
android:layout_marginRight="20dip"
|
||||
android:layout_marginTop="16dp"
|
||||
android:gravity="center"
|
||||
android:visibility="gone"
|
||||
android:textColor="@color/white">
|
||||
|
||||
<TextView
|
||||
@@ -189,7 +189,7 @@
|
||||
android:id="@+id/agreewhitemegy"
|
||||
android:button="@drawable/checkbox_style"
|
||||
android:layout_width="wrap_content"
|
||||
android:checked="false"
|
||||
android:checked="true"
|
||||
android:layout_height="wrap_content" />
|
||||
<TextView
|
||||
android:layout_marginStart="10dp"
|
||||
|
||||
@@ -227,7 +227,7 @@
|
||||
android:id="@+id/agreewhitemeg"
|
||||
android:button="@drawable/checkbox_style"
|
||||
android:layout_width="wrap_content"
|
||||
android:checked="true"
|
||||
android:checked="false"
|
||||
android:layout_height="wrap_content" />
|
||||
<TextView
|
||||
android:layout_marginStart="10dp"
|
||||
@@ -255,7 +255,7 @@
|
||||
android:id="@+id/agreewhitemegy"
|
||||
android:button="@drawable/checkbox_style"
|
||||
android:layout_width="wrap_content"
|
||||
android:checked="true"
|
||||
android:checked="false"
|
||||
android:layout_height="wrap_content" />
|
||||
<TextView
|
||||
android:layout_marginStart="10dp"
|
||||
@@ -267,7 +267,7 @@
|
||||
android:onClick="yinagreementEvent"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:gravity="center_vertical"
|
||||
android:text="@string/agreewhitemeg1"
|
||||
android:text="@string/agreewhitemeg2"
|
||||
android:textSize="16sp"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user