Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Add restoration identifier to Main.storyboard (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shi-Hao Hong authored Jan 21, 2021
1 parent cb26c5a commit f8e29ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Runner/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!--Flutter View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="FlutterViewController" sceneMemberID="viewController">
<viewController restorationIdentifier="flutter_gallery" id="BYZ-38-t0r" customClass="FlutterViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
Expand Down

0 comments on commit f8e29ff

Please sign in to comment.