minor changes

This commit is contained in:
sathwikcs
2024-12-27 13:14:47 +05:30
parent f1c9af72b7
commit ac9728174a

View File

@@ -18,7 +18,7 @@
android:theme="@style/Theme.SMIAttendance" android:theme="@style/Theme.SMIAttendance"
tools:targetApi="31"> tools:targetApi="31">
<activity <activity
android:name=".main.MainAppActivity" android:name=".main.MainApplicationActivity"
android:exported="true" android:exported="true"
android:theme="@style/Theme.SMIAttendance"> android:theme="@style/Theme.SMIAttendance">
<intent-filter> <intent-filter>