Added broadcast receiver and listener to toggle usb connected/disconnected icon in action bar.

This commit is contained in:
vsuryakumar
2023-01-31 19:04:11 +05:30
parent 3a4f32234c
commit 19b61710a7
4 changed files with 89 additions and 30 deletions

View File

@@ -6,6 +6,7 @@
xmlns:tools="http://schemas.android.com/tools">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cl_parent"
android:layout_width="match_parent"
android:layout_height="match_parent">