bug fix 1.0 (android logo, old device, firstname, exercise save)
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
FlutterApplication and put your custom class here. -->
|
||||
<application
|
||||
android:name="io.flutter.app.FlutterApplication"
|
||||
android:label="aitrainer_app"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
android:label="WorkoutTest"
|
||||
android:icon="@mipmap/launcher_icon">
|
||||
<activity
|
||||
android:name="com.aitrainer.aitrainer_app.MainActivity"
|
||||
android:launchMode="singleTop"
|
||||
@@ -44,4 +44,4 @@
|
||||
android:name="flutterEmbedding"
|
||||
android:value="2" />
|
||||
</application>
|
||||
</manifest>
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user