Skip to content

Commit 01de4d7

Browse files
authored
Merge branch 'main' into CustomViews
2 parents 687b32b + 6eaa24f commit 01de4d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/fragment_idea_details.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
android:background="@color/white"
2626
app:layoutDescription="@xml/fragment_idea_details_xml_scene"
2727
tools:context=".presentation.ui.fragments.IdeaDetailsFragment"
28+
android:saveEnabled="true"
2829
>
2930

3031

0 commit comments

Comments
 (0)