DO NOT MERGE: Migrate GoogleActivity to fragment

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-06 14:48:20 +05:30
parent da343e8530
commit cd5e49d1d2
8 changed files with 172 additions and 184 deletions

View File

@@ -90,8 +90,6 @@
<nav-graph android:value="@navigation/mobile_navigation" />
</activity>
<activity android:name=".view.ui.account.GoogleActivity" />
<service android:name=".data.service.NotificationService" />
<service android:name=".data.installer.InstallerService" />
<service android:name=".data.service.UpdateService" />