Updated action bar (created custom one) for main activity.

This commit is contained in:
vsuryakumar
2023-01-31 19:03:40 +05:30
parent ab6e0d50da
commit 3a4f32234c
3 changed files with 18 additions and 3 deletions

View File

@@ -48,9 +48,9 @@
<!-- android:resource="@xml/device_filter" />-->
</activity>
<!-- android:theme="@style/Theme.HPOS.ActionBar"-->
<activity
android:name="com.example.hpos.presentation.MainActivity"
android:theme="@style/Theme.HPOS.ActionBar"
android:exported="true">
<intent-filter>
<action android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED" />