Updated files.
This commit is contained in:
@@ -39,16 +39,16 @@
|
|||||||
android:exported="false"
|
android:exported="false"
|
||||||
android:windowSoftInputMode="adjustPan"
|
android:windowSoftInputMode="adjustPan"
|
||||||
android:parentActivityName="com.example.hpos.presentation.MainActivity">
|
android:parentActivityName="com.example.hpos.presentation.MainActivity">
|
||||||
<!-- <intent-filter>-->
|
<!-- <intent-filter>-->
|
||||||
<!-- <action android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED" />-->
|
<!-- <action android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED" />-->
|
||||||
<!-- </intent-filter>-->
|
<!-- </intent-filter>-->
|
||||||
|
|
||||||
<!-- <meta-data-->
|
<!-- <meta-data-->
|
||||||
<!-- android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED"-->
|
<!-- android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED"-->
|
||||||
<!-- android:resource="@xml/device_filter" />-->
|
<!-- android:resource="@xml/device_filter" />-->
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<!-- android:theme="@style/Theme.HPOS.ActionBar"-->
|
<!-- android:theme="@style/Theme.HPOS.ActionBar"-->
|
||||||
<activity
|
<activity
|
||||||
android:name="com.example.hpos.presentation.MainActivity"
|
android:name="com.example.hpos.presentation.MainActivity"
|
||||||
android:exported="true">
|
android:exported="true">
|
||||||
|
|||||||
Reference in New Issue
Block a user