Added Ever thing for app signing and added a basic icon (#2)
Added App Signing and Basic Icon Signed-off-by Andreas Fahrecker <AndreasFahrecker@gmail.com>
@ -7,7 +7,7 @@
|
||||
FlutterApplication and put your custom class here. -->
|
||||
<application
|
||||
android:name="io.flutter.app.FlutterApplication"
|
||||
android:label="time_progress_calculator"
|
||||
android:label="Time Progress Tracker"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 721 B After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 4.1 KiB |