更新CameraX至v1.2.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:drawable="@drawable/zxl_flashlight_on"/>
|
||||
<item android:drawable="@drawable/zxl_flashlight_off"/>
|
||||
<item android:drawable="@drawable/zxl_flashlight_on" android:state_selected="true" />
|
||||
<item android:drawable="@drawable/zxl_flashlight_off" />
|
||||
</selector>
|
||||
Reference in New Issue
Block a user