desc:delete unused res
Before Width: | Height: | Size: 324 B |
Before Width: | Height: | Size: 302 B |
Before Width: | Height: | Size: 675 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 344 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.3 KiB |
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<animated-rotate xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:drawable="@drawable/loading"
|
|
||||||
android:fromDegrees="0.0"
|
|
||||||
android:pivotX="50.0%"
|
|
||||||
android:pivotY="50.0%"
|
|
||||||
android:toDegrees="360.0" />
|
|
Before Width: | Height: | Size: 28 KiB |
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:drawable="@drawable/new_fast_click" android:state_pressed="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_fast_white" android:state_selected="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_fast_white" android:state_enabled="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_fast_white"></item>
|
|
||||||
</selector>
|
|
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:drawable="@drawable/new_slow_click" android:state_pressed="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_slow_white" android:state_selected="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_slow_white" android:state_enabled="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_slow_white"></item>
|
|
||||||
</selector>
|
|
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:drawable="@drawable/new_snapshot_click" android:state_pressed="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_snapshot_white" android:state_selected="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_snapshot_white" android:state_enabled="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_snapshot_white"></item>
|
|
||||||
</selector>
|
|
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:drawable="@drawable/new_stretch_click" android:state_pressed="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_stretch_white" android:state_selected="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_stretch_white" android:state_enabled="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_stretch_white"></item>
|
|
||||||
</selector>
|
|
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:drawable="@drawable/new_videotape_click" android:state_pressed="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_videotape_white" android:state_selected="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_videotape_white" android:state_enabled="true"></item>
|
|
||||||
<item android:drawable="@drawable/new_videotape_white"></item>
|
|
||||||
</selector>
|
|
@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" >
|
|
||||||
<size android:height="10dp" android:width="10dp"></size>
|
|
||||||
<solid android:color="#ff0000"></solid>
|
|
||||||
</shape>
|
|
@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" >
|
|
||||||
<size android:height="10dp" android:width="10dp"></size>
|
|
||||||
<solid android:color="#00000000"></solid>
|
|
||||||
</shape>
|
|
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<androidx.constraintlayout.widget.ConstraintLayout
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
|
|
||||||
android:layout_height="match_parent">
|
|
||||||
|
|
||||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 5.3 KiB |
@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
|
|
||||||
<usb>
|
|
||||||
<usb-device class="239" subclass="2" /> <!-- all device of UVC -->
|
|
||||||
</usb>
|
|