mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
titanscouting app v 1.0.0.003
simple bug fix
This commit is contained in:
parent
d20d0e4e7a
commit
7434263165
BIN
apps/android/apk/1.0.0.003/app-debug.apk
Normal file
BIN
apps/android/apk/1.0.0.003/app-debug.apk
Normal file
Binary file not shown.
@ -21,11 +21,7 @@
|
|||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
<activity android:name=".MainActivity">
|
<activity android:name=".MainActivity">
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.MAIN" />
|
|
||||||
|
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
|
||||||
</intent-filter>
|
|
||||||
</activity>
|
</activity>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user