half-working total average calculator done :3

This commit is contained in:
Kima
2023-11-19 23:21:10 +01:00
parent ebf9c8526d
commit aba39505d9
3 changed files with 102 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
android:resource="@style/NormalTheme" />
<intent-filter>
<!-- commented bc of dynamic app icons -->
<!-- <action android:name="android.intent.action.MAIN" /> -->
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter android:autoVerify="true">