kannada and hindi version of strings added

This commit is contained in:
Mariya
2023-11-29 15:51:38 +05:30
parent 1dd66bcd6e
commit 22bf66fc94
16 changed files with 223 additions and 54 deletions

View File

@@ -61,7 +61,8 @@
android:name="com.example.hpostesting.presentation.dashboard.DashboardActivity"
android:exported="false"
android:label="@string/title_activity_dashboard"
android:theme="@style/Theme.HPOS.NoActionBar" />
android:theme="@style/Theme.HPOS.NoActionBar"
tools:ignore="MissingClass" />
<service
android:name="com.example.hpostesting.presentation.testRight.UsbService"