fix: expanded views while editing

This sets the Editor state of the expanded windows. This is NOT reflected at runtime.
This commit is contained in:
TwistedUmbrellaX 2024-03-22 09:56:43 -04:00
parent fc8425b12a
commit 22abc2e21d
8 changed files with 16 additions and 8 deletions

View file

@ -6,7 +6,8 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical" android:orientation="vertical"
app:isExpanded="false"> app:isExpanded="false"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"

View file

@ -5,7 +5,8 @@
<ani.dantotsu.others.Xpandable <ani.dantotsu.others.Xpandable
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical"> android:orientation="vertical"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"

View file

@ -5,7 +5,8 @@
<ani.dantotsu.others.Xpandable <ani.dantotsu.others.Xpandable
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical"> android:orientation="vertical"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"

View file

@ -5,7 +5,8 @@
<ani.dantotsu.others.Xpandable <ani.dantotsu.others.Xpandable
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical"> android:orientation="vertical"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"

View file

@ -5,7 +5,8 @@
<ani.dantotsu.others.Xpandable <ani.dantotsu.others.Xpandable
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical"> android:orientation="vertical"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"

View file

@ -5,7 +5,8 @@
<ani.dantotsu.others.Xpandable <ani.dantotsu.others.Xpandable
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical"> android:orientation="vertical"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"

View file

@ -5,7 +5,8 @@
<ani.dantotsu.others.Xpandable <ani.dantotsu.others.Xpandable
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical"> android:orientation="vertical"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"

View file

@ -5,7 +5,8 @@
<ani.dantotsu.others.Xpandable <ani.dantotsu.others.Xpandable
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="vertical"> android:orientation="vertical"
tools:isExpanded="true">
<TextView <TextView
android:layout_width="match_parent" android:layout_width="match_parent"