update count product, chat, address

This commit is contained in:
shaulascr
2025-08-07 01:11:55 +07:00
parent f43d160fe1
commit 6194dca259
23 changed files with 502 additions and 299 deletions

View File

@ -82,11 +82,11 @@
<!-- android:name="androidx.startup.InitializationProvider" -->
<!-- android:authorities="${applicationId}.androidx-startup" -->
<!-- tools:node="remove" /> -->
<service
android:name=".ui.notif.SimpleWebSocketService"
android:enabled="true"
android:exported="false"
android:foregroundServiceType="dataSync" />
<!-- <service-->
<!-- android:name=".ui.notif.SimpleWebSocketService"-->
<!-- android:enabled="true"-->
<!-- android:exported="false"-->
<!-- android:foregroundServiceType="dataSync" />-->
<activity
android:name=".ui.profile.mystore.chat.ChatStoreActivity"