删除不必要文件,修改设置页面
@@ -1,35 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<animation-list xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:oneshot="true">
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_01"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_02"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_03"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_04"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_05"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_06"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_07"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_08"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_09"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_10"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_11"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_12"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_13"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_14"
|
||||
android:duration="50"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_blue"
|
||||
android:duration="100"/>
|
||||
|
||||
</animation-list>
|
||||
@@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<animation-list xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:oneshot="true">
|
||||
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_10"
|
||||
android:duration="100"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_11"
|
||||
android:duration="100"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_12"
|
||||
android:duration="100"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_13"
|
||||
android:duration="100"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_14"
|
||||
android:duration="100"/>
|
||||
<item android:drawable="@mipmap/rc_recognize_volume_blue"
|
||||
android:duration="100"/>
|
||||
</animation-list>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@mipmap/rc_recognizer_voice_hover" android:state_pressed="true"/>
|
||||
<item android:drawable="@mipmap/rc_recognizer_voice"/>
|
||||
</selector>
|
||||
@@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/rl_mic"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:background="@mipmap/rc_recognize_bg_mic">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/img_mic"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
android:src="@mipmap/rc_recognize_volume_grey" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
||||
</RelativeLayout>
|
||||
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 559 B |
|
Before Width: | Height: | Size: 5.0 KiB |
@@ -944,4 +944,5 @@
|
||||
<string name="studio_gift_effects">屏蔽直播間禮物特效</string>
|
||||
<string name="studio_ride_effects">屏蔽直播間座駕特效</string>
|
||||
<string name="in_batch">換一批</string>
|
||||
<string name="chat_chat">聊聊天</string>
|
||||
</resources>
|
||||
|
||||