WT 1.1.18+8 skip exercise inside
This commit is contained in:
@@ -343,7 +343,7 @@ class _MenuPageWidgetState extends State<MenuPageWidget> with Trans, Logging {
|
||||
child: Container(
|
||||
width: animation.value,
|
||||
height: animation.value,
|
||||
child: Image.asset("asset/image/pict_hypertrophy.png"),
|
||||
child: Image.asset("asset/image/continue.png"),
|
||||
),
|
||||
);
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user